diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2015-03-02 15:21:55 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-02 15:08:30 -0500 |
commit | 61e021f3b86cbbcc04cbe8ac7b7da2b8c94b5e8e (patch) | |
tree | b5966088ce65b003b920fdce3aa6561064ae0e3c /net/ax25 | |
parent | 77f0379fa8823e5267509dfff83803a88bb297b0 (diff) | |
download | linux-61e021f3b86cbbcc04cbe8ac7b7da2b8c94b5e8e.tar.gz linux-61e021f3b86cbbcc04cbe8ac7b7da2b8c94b5e8e.tar.bz2 linux-61e021f3b86cbbcc04cbe8ac7b7da2b8c94b5e8e.zip |
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
Masami noted that it would be better to hide the remaining CONFIG_BPF_SYSCALL-only
function declarations within the BPF header ifdef, w/o else path dummy alternatives
since these functions are not supposed to have a user outside of CONFIG_BPF_SYSCALL.
Suggested-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Reference: http://article.gmane.org/gmane.linux.kernel.api/8658
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ax25')
0 files changed, 0 insertions, 0 deletions