thunderbolt: test: use NULL macros
authorRicardo Ribalda <ribalda@chromium.org>
Fri, 11 Feb 2022 16:42:43 +0000 (17:42 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 4 Apr 2022 20:29:13 +0000 (14:29 -0600)
commit7aadf84333572fa011ada2dbf469295b84587739
treec1f13ae1d86c3c6044e63f6617afd0d9d195c799
parentde82c15dc0a2d007b0aa02b832eef926d7135eb7
thunderbolt: test: use NULL macros

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

Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
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>
drivers/thunderbolt/test.c