aboutsummaryrefslogtreecommitdiff
path: root/kernel/bpf/arraymap.c
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2018-04-03 17:16:19 -0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2018-04-25 08:26:19 -0700
commita222311283641c9a476426ccacb2a3c82bfe5aaa (patch)
tree81f9e67f6a2f0331aa34ce00800dc2afa23775c1 /kernel/bpf/arraymap.c
parent8d80ac43dea3877a945d15dc09a6c6efd4dc27a3 (diff)
downloadlinux-a222311283641c9a476426ccacb2a3c82bfe5aaa.tar.gz
linux-a222311283641c9a476426ccacb2a3c82bfe5aaa.tar.bz2
linux-a222311283641c9a476426ccacb2a3c82bfe5aaa.zip
macvlan: macvlan_count_rx shouldn't be static inline AND extern
It doesn't make sense to define macvlan_count_rx as a static inline and then add a forward declaration after that as an extern. I am dropping the extern declaration since it seems like it is something that likely got missed when the function was made an inline. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions