aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorzhengbin <zhengbin13@huawei.com>2019-09-25 16:46:58 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-09-25 17:51:40 -0700
commit6e9ca45f77bc944d44face28059ab4db02e280fa (patch)
tree4ea955c672ece43aaa47806a1aab91a11abf96a7 /scripts/gdb/linux
parentfs: reiserfs: remove unnecessary check of bh in remove_from_transaction() (diff)
downloadwireguard-linux-6e9ca45f77bc944d44face28059ab4db02e280fa.tar.xz
wireguard-linux-6e9ca45f77bc944d44face28059ab4db02e280fa.zip
fs/reiserfs/journal.c: remove set but not used variables
Fixes gcc '-Wunused-but-set-variable' warning: fs/reiserfs/journal.c: In function flush_older_commits: fs/reiserfs/journal.c:894:15: warning: variable first_trans_id set but not used [-Wunused-but-set-variable] fs/reiserfs/journal.c: In function flush_journal_list: fs/reiserfs/journal.c:1354:38: warning: variable last set but not used [-Wunused-but-set-variable] fs/reiserfs/journal.c: In function do_journal_release: fs/reiserfs/journal.c:1916:6: warning: variable flushed set but not used [-Wunused-but-set-variable] fs/reiserfs/journal.c: In function do_journal_end: fs/reiserfs/journal.c:3993:6: warning: variable old_start set but not used [-Wunused-but-set-variable] Link: http://lkml.kernel.org/r/1566379929-118398-2-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