summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorYueHaibing2019-08-03 06:48:40 +0200
committerLinus Torvalds2019-08-03 16:02:00 +0200
commit7bc36e3ce91471b6377c8eadc0a2f220a2280083 (patch)
treef4be2298a08f0a925f4fc6a72bc33731602d4b4f /mm
parentRevert "kmemleak: allow to coexist with fault injection" (diff)
downloadkernel-qcow2-linux-7bc36e3ce91471b6377c8eadc0a2f220a2280083.tar.gz
kernel-qcow2-linux-7bc36e3ce91471b6377c8eadc0a2f220a2280083.tar.xz
kernel-qcow2-linux-7bc36e3ce91471b6377c8eadc0a2f220a2280083.zip
ocfs2: remove set but not used variable 'last_hash'
Fixes gcc '-Wunused-but-set-variable' warning: fs/ocfs2/xattr.c: In function ocfs2_xattr_bucket_find: fs/ocfs2/xattr.c:3828:6: warning: variable last_hash set but not used [-Wunused-but-set-variable] It's never used and can be removed. Link: http://lkml.kernel.org/r/20190716132110.34836-1-yuehaibing@huawei.com Signed-off-by: YueHaibing <yuehaibing@huawei.com> Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com> Cc: Mark Fasheh <mark@fasheh.com> Cc: Joel Becker <jlbec@evilplan.org> Cc: Junxiao Bi <junxiao.bi@oracle.com> Cc: Changwei Ge <gechangwei@live.cn> Cc: Gang He <ghe@suse.com> Cc: Jun Piao <piaojun@huawei.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions