diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2016-03-04 17:15:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-08 21:55:15 +0300 |
commit | 577c50aade0f34926e4a47f61629739e6da91af6 (patch) | |
tree | dd4eb57a1facc0344f6f3d5454e95f886ab2cb7b /net/ipv4/tcp_diag.c | |
parent | 8afd54c87ad7089734ef0527937a256586ba828a (diff) | |
download | linux-577c50aade0f34926e4a47f61629739e6da91af6.tar.xz |
bpf: make helper function protos static
They are only used here, so there's no reason they should not be static.
Only the vlan push/pop protos are used in the test_bpf suite.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_diag.c')
0 files changed, 0 insertions, 0 deletions