diff options
author | 2019-06-06 16:43:17 +0200 | |
---|---|---|
committer | 2019-06-09 12:47:30 -0700 | |
commit | c3fee640bcf52c34a25b767f2b0eda82e97a1f3b (patch) | |
tree | 26f378c06975af74eb4dcb4b04d661b328cb2a99 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf (diff) | |
download | wireguard-linux-c3fee640bcf52c34a25b767f2b0eda82e97a1f3b.tar.xz wireguard-linux-c3fee640bcf52c34a25b767f2b0eda82e97a1f3b.zip |
net: ipv4: fib_semantics: fix uninitialized variable
fix an uninitialized variable:
CC net/ipv4/fib_semantics.o
net/ipv4/fib_semantics.c: In function 'fib_check_nh_v4_gw':
net/ipv4/fib_semantics.c:1027:12: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (!tbl || err) {
^~
Signed-off-by: Enrico Weigelt <info@metux.net>
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