diff options
author | Alexei Starovoitov <ast@kernel.org> | 2022-08-11 09:52:28 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2022-08-11 09:58:13 +0300 |
commit | 4e4588f1c4d2e67c993208f0550ef3fae33abce4 (patch) | |
tree | fad65274934b901d03fc0318993864855d90cde2 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 94ce3b64c62d4b628cf85cd0d9a370aca8f7e43a (diff) | |
download | linux-4e4588f1c4d2e67c993208f0550ef3fae33abce4.tar.xz |
bpf: Shut up kern_sys_bpf warning.
Shut up this warning:
kernel/bpf/syscall.c:5089:5: warning: no previous prototype for function 'kern_sys_bpf' [-Wmissing-prototypes]
int kern_sys_bpf(int cmd, union bpf_attr *attr, unsigned int size)
Reported-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions