diff options
author | zhengbin <zhengbin13@huawei.com> | 2019-09-26 02:47:07 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-09-26 03:51:40 +0300 |
commit | 4a70aebb12689b2e7b51c4b10157c4c4e99c59e4 (patch) | |
tree | 1092237f2b73bc63dc93c7f45dcf389698983636 /scripts/recordmcount.pl | |
parent | d4a1a857e31abe7acc9586450119d9c4bc6cc2cd (diff) | |
download | linux-4a70aebb12689b2e7b51c4b10157c4c4e99c59e4.tar.xz |
fs/reiserfs/objectid.c: remove set but not used variables
Fixes gcc '-Wunused-but-set-variable' warning:
fs/reiserfs/objectid.c: In function reiserfs_convert_objectid_map_v1:
fs/reiserfs/objectid.c:186:25: warning: variable new_objectid_map set but not used [-Wunused-but-set-variable]
Link: http://lkml.kernel.org/r/1566379929-118398-5-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 'scripts/recordmcount.pl')
0 files changed, 0 insertions, 0 deletions