aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/prog_array_init.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2021-11-05 13:46:15 -0700
committerLinus Torvalds <[email protected]>2021-11-06 13:30:44 -0700
commit7ec1992b891e59dba0f04e0327980786e8f61b13 (patch)
tree58fd391978b4f6bcdfd29e54adc1cbb1fd656f75 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c
parent42e4cef5fe48333e0db6e98b019edf5f2c2f11fd (diff)
mm/damon/core: nullify pointer ctx->kdamond with a NULL
Currently a plain integer is being used to nullify the pointer ctx->kdamond. Use NULL instead. Cleans up sparse warning: mm/damon/core.c:317:40: warning: Using plain integer as NULL pointer Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Colin Ian King <[email protected]> Reviewed-by: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions