diff options
author | Bo YU <tsu.yubo@gmail.com> | 2019-03-08 07:45:51 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2019-03-08 21:17:07 +0100 |
commit | 71b91a506bb05f9aef3acd57af2e835d85721942 (patch) | |
tree | db5e36b4a6f88551cc9a3b9e80a8bcce720679df /fs/tracefs | |
parent | xsk: fix to reject invalid options in Tx descriptor (diff) | |
download | linux-71b91a506bb05f9aef3acd57af2e835d85721942.tar.xz linux-71b91a506bb05f9aef3acd57af2e835d85721942.zip |
bpf: fix warning about using plain integer as NULL
Sparse warning below:
sudo make C=2 CF=-D__CHECK_ENDIAN__ M=net/bpf/
CHECK net/bpf//test_run.c
net/bpf//test_run.c:19:77: warning: Using plain integer as NULL pointer
./include/linux/bpf-cgroup.h:295:77: warning: Using plain integer as NULL pointer
Fixes: 8bad74f9840f ("bpf: extend cgroup bpf core to allow multiple cgroup storage types")
Acked-by: Yonghong Song <yhs@fb.com>
Signed-off-by: Bo YU <tsu.yubo@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'fs/tracefs')
0 files changed, 0 insertions, 0 deletions