[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d2dc7df0-9d77-92fd-3907-88d288233009@kernel.org>
Date: Thu, 2 Aug 2018 22:36:25 +0800
From: Chao Yu <chao@...nel.org>
To: "Gustavo A. R. Silva" <gustavo@...eddedor.com>,
Jaegeuk Kim <jaegeuk@...nel.org>, Chao Yu <yuchao0@...wei.com>
Cc: linux-kernel@...r.kernel.org,
linux-f2fs-devel@...ts.sourceforge.net
Subject: Re: [f2fs-dev] [PATCH] f2fs: use true and false for boolean values
On 2018/8/2 8:51, Gustavo A. R. Silva wrote:
> Return statements in functions returning bool should use true or false
> instead of an integer value.
>
> This issue was detected with the help of Coccinelle.
>
> Signed-off-by: Gustavo A. R. Silva <gustavo@...eddedor.com>
Reviewed-by: Chao Yu <yuchao0@...wei.com>
Thanks,
Powered by blists - more mailing lists