]> 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)
commit4d20e2b4b4c1a2b68f8e81c02aa6dba840e4b8a4
tree7929d35a62925ef5a260f3a4fcf6457480fd44ee
parent4207abfc15eef2e7a09f3af99e21658237267949
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