fs/ext4/super.c: remove unused `deprecated_msg'
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 21 Oct 2022 15:05:49 +0000 (08:05 -0700)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 28 Oct 2022 20:37:22 +0000 (13:37 -0700)
commitbb2282cf01fcae7379314dc026f3b534c83c186c
treeb09ee271fbd9e553867e56c5e31a8c0f78af0f21
parent64b4c411a6c7a5f27555bfc2d6310b87bde3db67
fs/ext4/super.c: remove unused `deprecated_msg'

fs/ext4/super.c:1744:19: warning: 'deprecated_msg' defined but not used [-Wunused-const-variable=]

Reported-by: kernel test robot <lkp@intel.com>
Cc: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ext4/super.c