Re: [PATCH -next] ataflop: Add missing semicolon to return statement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 6 Nov 2021 19:55:49 +0100, Geert Uytterhoeven wrote:
>     drivers/block/ataflop.c: In function ‘ataflop_probe’:
>     drivers/block/ataflop.c:2023:2: error: expected expression before ‘if’
>      2023 |  if (ataflop_alloc_disk(drive, type))
> 	  |  ^~
>     drivers/block/ataflop.c:2023:2: error: ‘return’ with a value, in function returning void [-Werror=return-type]
>     drivers/block/ataflop.c:2011:13: note: declared here
>      2011 | static void ataflop_probe(dev_t dev)
> 	  |             ^~~~~~~~~~~~~
> 
> [...]

Applied, thanks!

[1/1] ataflop: Add missing semicolon to return statement
      commit: 38987a872b313e72f7a64e91ec0b8084eaec0f10

Best regards,
-- 
Jens Axboe





[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux