]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit78d1c5843784d9883fe974ad9f01e1a9db9a3ed2
tree7929d35a62925ef5a260f3a4fcf6457480fd44ee
parent779434a98514b4b49c860f7d530170a6b319326b
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