diff options
author | Daniel Borkmann <[email protected]> | 2015-03-02 15:21:55 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-03-02 15:08:30 -0500 |
commit | 61e021f3b86cbbcc04cbe8ac7b7da2b8c94b5e8e (patch) | |
tree | b5966088ce65b003b920fdce3aa6561064ae0e3c /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 77f0379fa8823e5267509dfff83803a88bb297b0 (diff) |
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 <[email protected]>
Reference: http://article.gmane.org/gmane.linux.kernel.api/8658
Signed-off-by: Daniel Borkmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions