diff options
author | 2018-08-02 09:13:33 +0100 | |
---|---|---|
committer | 2018-08-02 10:18:20 -0700 | |
commit | 770b26de1eca97142218de3b2829a790f2ff8803 (patch) | |
tree | 685f662c71a84cd13b84e4221d19bfbd2bd8b526 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: don't declare IPv6 non-local bind helper if CONFIG_IPV6 undefined (diff) | |
download | wireguard-linux-770b26de1eca97142218de3b2829a790f2ff8803.tar.xz wireguard-linux-770b26de1eca97142218de3b2829a790f2ff8803.zip |
rxrpc: Remove set but not used variable 'nowj'
Fixes gcc '-Wunused-but-set-variable' warning:
net/rxrpc/proc.c: In function 'rxrpc_call_seq_show':
net/rxrpc/proc.c:66:29: warning:
variable 'nowj' set but not used [-Wunused-but-set-variable]
unsigned long timeout = 0, nowj;
^
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions