diff options
author | 2024-06-27 16:57:47 +0200 | |
---|---|---|
committer | 2024-07-03 19:30:26 -0700 | |
commit | b1a80f4be7691a1ea007e24ebb3c8ca2e4a20f00 (patch) | |
tree | 65a8066ec09b4aaac2becea99ee5b90fefa4de81 /mm/mmap_lock.c | |
parent | kmsan: add missing __user tags (diff) | |
download | wireguard-linux-b1a80f4be7691a1ea007e24ebb3c8ca2e4a20f00.tar.xz wireguard-linux-b1a80f4be7691a1ea007e24ebb3c8ca2e4a20f00.zip |
kmsan: do not pass NULL pointers as 0
sparse complains about passing NULL pointers as 0. Fix all instances.
Link: https://lkml.kernel.org/r/20240627145754.27333-3-iii@linux.ibm.com
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202406272033.KejtfLkw-lkp@intel.com/
Reviewed-by: Alexander Potapenko <glider@google.com>
Cc: Dmitry Vyukov <dvyukov@google.com>
Cc: Marco Elver <elver@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/mmap_lock.c')
0 files changed, 0 insertions, 0 deletions