]> www.infradead.org Git - users/dwmw2/linux.git/commit
kasan: test: Use NULL macros
authorRicardo Ribalda <ribalda@chromium.org>
Fri, 11 Feb 2022 16:42:44 +0000 (17:42 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 4 Apr 2022 20:29:20 +0000 (14:29 -0600)
commitccad78f17f9f2a9acc811f8762aa428644205c9b
treeddb7bd839b791ada75f3da062b2c3dcdee555a4f
parent7aadf84333572fa011ada2dbf469295b84587739
kasan: test: Use NULL macros

Replace PTR_EQ checks with the more idiomatic and specific NULL macros.

Acked-by: Daniel Latypov <dlatypov@google.com>
Signed-off-by: Ricardo Ribalda <ribalda@chromium.org>
Acked-by: Brendan Higgins <brendanhiggins@google.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
lib/test_kasan.c