diff options
author | 2017-08-12 22:45:53 +0100 | |
---|---|---|
committer | 2017-08-13 20:09:49 -0700 | |
commit | 7acd43296889a71ecf9c20498465f672e667a9ad (patch) | |
tree | 67679e4566a398f3ed6a7b366c3d0488a4df9061 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | of_mdio: merge branch tails in of_phy_register_fixed_link() (diff) | |
download | wireguard-linux-7acd43296889a71ecf9c20498465f672e667a9ad.tar.xz wireguard-linux-7acd43296889a71ecf9c20498465f672e667a9ad.zip |
virtio-net: make array guest_offloads static
The array guest_offloads is local to the source and does not need to
be in global scope, so make it static. Also tweak formatting.
Cleans up sparse warnings:
symbol 'guest_offloads' was not declared. Should it be static?
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions