mctp: test: Use NULL macros
authorRicardo Ribalda <ribalda@chromium.org>
Fri, 11 Feb 2022 16:42:45 +0000 (17:42 +0100)
committerShuah Khan <skhan@linuxfoundation.org>
Mon, 4 Apr 2022 20:29:25 +0000 (14:29 -0600)
commit741c9286ffad332fd0ff1cae01d497ec4b0176e5
tree7929d35a62925ef5a260f3a4fcf6457480fd44ee
parentccad78f17f9f2a9acc811f8762aa428644205c9b
mctp: test: Use NULL macros

Replace the PTR_EQ NULL checks wit the NULL macros. More idiomatic and
specific.

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>
net/mctp/test/route-test.c