[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200414015616.GC90651@mit.edu>
Date: Mon, 13 Apr 2020 21:56:16 -0400
From: "Theodore Y. Ts'o" <tytso@....edu>
To: Jason Yan <yanaijie@...wei.com>
Cc: adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] ext4: remove set but not used variable 'es' in
ext4_jbd2.c
On Thu, Apr 02, 2020 at 11:47:59AM +0800, Jason Yan wrote:
> Fix the following gcc warning:
>
> fs/ext4/ext4_jbd2.c:341:30: warning: variable 'es' set but not used [-Wunused-but-set-variable]
> struct ext4_super_block *es;
> ^~
>
> Fixes: 2ea2fc775321 ("ext4: save all error info in save_error_info() and drop ext4_set_errno()")
> Reported-by: Hulk Robot <hulkci@...wei.com>
> Signed-off-by: Jason Yan <yanaijie@...wei.com>
Applied, thanks.
- Ted
Powered by blists - more mailing lists