[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <9fe2fc07-bd1c-32bd-138d-a04cf4c5e489@kernel.dk>
Date: Tue, 24 Aug 2021 10:11:40 -0600
From: Jens Axboe <axboe@...nel.dk>
To: CGEL <cgel.zte@...il.com>
Cc: linux-ide@...r.kernel.org, linux-kernel@...r.kernel.org,
Jing Yangyang <jing.yangyang@....com.cn>,
Zeal Robot <zealci@....com.cn>
Subject: Re: [PATCH linux-next] include:libata: fix boolreturn.cocci warnings
On 8/24/21 12:07 AM, CGEL wrote:
> From: Jing Yangyang <jing.yangyang@....com.cn>
>
> ./include/linux/libata.h:1462:8-9:WARNING: return of 0/1 in function
> 'ata_is_host_link' with return type bool
>
> Return statements in functions returning bool should use true/false
> instead of 1/0.
Applied, thanks.
--
Jens Axboe
Powered by blists - more mailing lists