[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <35eb365d-7465-95a7-d280-fd39d59f31f5@kernel.org>
Date: Tue, 1 Nov 2022 23:38:24 +0800
From: Chao Yu <chao@...nel.org>
To: wangkailong@...i.cn, jaegeuk@...nel.org
Cc: linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] f2fs: replace ternary operator with max()
On 2022/10/29 22:49, wangkailong@...i.cn wrote:
> Fix the following coccicheck warning:
>
> ./fs/f2fs/segment.c:877:24-25: WARNING opportunity for max()
>
> Signed-off-by: KaiLong Wang <wangkailong@...i.cn>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists