diff options
author | Xiongwei Song <sxwjean@gmail.com> | 2017-12-19 07:17:15 +0800 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2017-12-19 01:37:16 +0100 |
commit | c060bc6115b6a204cb60e6b03fe64135731bc6c8 (patch) | |
tree | 1a0c6ef160a963fabd2bed465e5fca1786337a26 /kernel/irq_work.c | |
parent | 4ca998fe46b1fce4988005851df2c85b7bf2addf (diff) |
bpf: make function xdp_do_generic_redirect_map() static
The function xdp_do_generic_redirect_map() is only used in this file, so
make it static.
Clean up sparse warning:
net/core/filter.c:2687:5: warning: no previous prototype
for 'xdp_do_generic_redirect_map' [-Wmissing-prototypes]
Signed-off-by: Xiongwei Song <sxwjean@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'kernel/irq_work.c')
0 files changed, 0 insertions, 0 deletions