]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite87ef28ecca35b2f90627abe33eead924888381a
treec1f13ae1d86c3c6044e63f6617afd0d9d195c799
parent04141e858c1ca753683b81d447c6995fb987a82c
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