summaryrefslogtreecommitdiff
path: root/kernel/bpf/stackmap.c
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2016-03-04 15:15:04 +0100
committerMichael Bestas <mkbestas@lineageos.org>2022-04-19 00:50:09 +0300
commit9c4fec72ee1d90640370bdcf1908b03238672fe1 (patch)
treeed527bd914cd2ede68839f4c1bfb747f7aa6741e /kernel/bpf/stackmap.c
parentce8b33a484f8701eb6a613580a9ef963860f351e (diff)
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> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>
Diffstat (limited to 'kernel/bpf/stackmap.c')
0 files changed, 0 insertions, 0 deletions