mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 01:59:51 +02:00
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:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| test_run.c | ||