diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-07-17 01:29:18 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-17 04:23:23 +0200 |
commit | ba542f20f97e7cee83c50b52ff7418c3ec599796 (patch) | |
tree | 9ef5d647fe0b5c42d2e37fab7317881abb6c44ef /scripts/clang-version.sh | |
parent | fs/hfsplus/xattr.c: replace strncpy with memcpy (diff) | |
download | linux-ba542f20f97e7cee83c50b52ff7418c3ec599796.tar.xz linux-ba542f20f97e7cee83c50b52ff7418c3ec599796.zip |
fs/ufs/super.c: remove set but not used variable 'usb3'
Fixes gcc '-Wunused-but-set-variable' warning:
fs/ufs/super.c: In function ufs_statfs:
fs/ufs/super.c:1409:32: warning: variable usb3 set but not used [-Wunused-but-set-variable]
It is not used since commmit c596961d1b4c ("ufs: fix s_size/s_dsize
users")
Link: http://lkml.kernel.org/r/20190525140654.15924-1-yuehaibing@huawei.com
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Cc: Evgeniy Dushistov <dushistov@mail.ru>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/clang-version.sh')
0 files changed, 0 insertions, 0 deletions