diff options
author | 2019-09-25 16:47:13 -0700 | |
---|---|---|
committer | 2019-09-25 17:51:40 -0700 | |
commit | 4fadcd1c14d810ec6a695039cfc71e03ae742deb (patch) | |
tree | cd356b482c3dcfe806caf1fc7065fbff208aa83b /scripts/gdb/linux/symbols.py | |
parent | fs/reiserfs/prints.c: remove set but not used variables (diff) | |
download | wireguard-linux-4fadcd1c14d810ec6a695039cfc71e03ae742deb.tar.xz wireguard-linux-4fadcd1c14d810ec6a695039cfc71e03ae742deb.zip |
fs/reiserfs/fix_node.c: remove set but not used variables
fs/reiserfs/fix_node.c: In function get_num_ver:
fs/reiserfs/fix_node.c:379:6: warning: variable cur_free set but not used [-Wunused-but-set-variable]
fs/reiserfs/fix_node.c: In function dc_check_balance_internal:
fs/reiserfs/fix_node.c:1737:6: warning: variable maxsize set but not used [-Wunused-but-set-variable]
Link: http://lkml.kernel.org/r/1566379929-118398-7-git-send-email-zhengbin13@huawei.com
Signed-off-by: zhengbin <zhengbin13@huawei.com>
Reported-by: Hulk Robot <hulkci@huawei.com>
Cc: Jan Kara <jack@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions