diff options
author | Zou Wei <zou_wei@huawei.com> | 2020-04-23 04:32:40 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-04-25 02:42:44 +0200 |
commit | 6f302bfb221470e712ce3e5911fb83cdca174387 (patch) | |
tree | ef260fbdf088432ff4e51d25dec2808f5fc1151d /tools | |
parent | bpftool: Respect the -d option in struct_ops cmd (diff) | |
download | linux-6f302bfb221470e712ce3e5911fb83cdca174387.tar.xz linux-6f302bfb221470e712ce3e5911fb83cdca174387.zip |
bpf: Make bpf_link_fops static
Fix the following sparse warning:
kernel/bpf/syscall.c:2289:30: warning: symbol 'bpf_link_fops' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zou Wei <zou_wei@huawei.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Acked-by: Andrii Nakryiko <andriin@fb.com>
Link: https://lore.kernel.org/bpf/1587609160-117806-1-git-send-email-zou_wei@huawei.com
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions