diff options
| author | Colin Ian King <[email protected]> | 2022-06-12 21:27:08 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-06-27 16:16:07 +0200 |
| commit | 5afbfa8cddb451432016fd37d836f9e5b1f0d6cb (patch) | |
| tree | affd6d6b12e37d01579770310531f6c18363eac7 /include/uapi/linux/android | |
| 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 <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/uapi/linux/android')
0 files changed, 0 insertions, 0 deletions