diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2015-09-04 13:49:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-07 05:48:03 +0300 |
commit | 0f1b7354e0d65ad528b820a8a46c15d70954f699 (patch) | |
tree | 8d4d0b65d96289dffba234bc9843461b9888378f /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 99c79eceb152e2ac7f8a81ff55d4a810f730ec7b (diff) | |
download | linux-0f1b7354e0d65ad528b820a8a46c15d70954f699.tar.xz |
vxlan: Refactor vxlan_udp_encap_recv() to kill compiler warning
drivers/net/vxlan.c: In function ‘vxlan_udp_encap_recv’:
drivers/net/vxlan.c:1226: warning: ‘info’ may be used uninitialized in this function
While this warning is a false positive, it can be killed easily by
getting rid of the pointer intermediary and referring directly to the
ip_tunnel_info structure.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Jiri Benc <jbenc@redhat.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions