diff options
author | Ivan Khoronzhuk <[email protected]> | 2019-10-02 15:04:03 +0300 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2019-10-03 17:21:35 +0200 |
commit | fb27dcd2909d32e2219b54636ea212dbde45f985 (patch) | |
tree | d0d5d2998c56f0a3091ba8d6127069387e82a373 /tools/perf/scripts/python/syscall-counts.py | |
parent | 03bd4773d898783fe3bc321287e4838e515fea92 (diff) |
selftests/bpf: Add static to enable_all_controllers()
Add static to enable_all_controllers() to get rid from annoying warning
during samples/bpf build:
samples/bpf/../../tools/testing/selftests/bpf/cgroup_helpers.c:44:5:
warning: no previous prototype for ‘enable_all_controllers’
[-Wmissing-prototypes]
int enable_all_controllers(char *cgroup_path)
Signed-off-by: Ivan Khoronzhuk <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Song Liu <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions