[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8a0b4a75-5527-4246-ac7e-353a2ff8c8c4@kernel.org>
Date: Wed, 19 Mar 2025 20:09:31 +0800
From: Chao Yu <chao@...nel.org>
To: Colin Ian King <colin.i.king@...il.com>, Jaegeuk Kim
<jaegeuk@...nel.org>, linux-f2fs-devel@...ts.sourceforge.net
Cc: chao@...nel.org, kernel-janitors@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH][next] f2fs: remove redundant assignment to variable err
On 3/19/25 19:30, Colin Ian King wrote:
> The variable err is being assigned a value zero and then the following
> goto page_hit reassigns err a new value. The zero assignment is redundant
> and can be removed.
>
> Signed-off-by: Colin Ian King <colin.i.king@...il.com>
Reviewed-by: Chao Yu <chao@...nel.org>
Thanks,
Powered by blists - more mailing lists