diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2022-06-12 21:27:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-06-27 16:16:07 +0200 |
commit | 5afbfa8cddb451432016fd37d836f9e5b1f0d6cb (patch) | |
tree | affd6d6b12e37d01579770310531f6c18363eac7 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6169525b76764acb81918aa387ac168fb9a55575 (diff) |
lkdtm: cfi: use NULL for a null pointer rather than zero
There is a pointer being initialized with a zero, use NULL instead.
Cleans up sparse warning:
drivers/misc/lkdtm/cfi.c:100:27: warning: Using plain integer as NULL pointer
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220612202708.2754270-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions