unsigned_lt_zero: ignore "NF_CT_HELPER_BUILD_BUG_ON" and "TEST_ONE_SHIFT"
commit9fc1e4bd9804c081a0fadabb8d17e583f58f3ceb
authorDan Carpenter <dan.carpenter@linaro.org>
Mon, 8 Jan 2024 09:39:47 +0000 (8 12:39 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Mon, 8 Jan 2024 09:39:47 +0000 (8 12:39 +0300)
treecb990957abb5fa13cc0c58d2d5abac67a01c64d5
parentcc1e7cf31dc4b6fa2f2121e9ed75391e798f3757
unsigned_lt_zero: ignore "NF_CT_HELPER_BUILD_BUG_ON" and "TEST_ONE_SHIFT"

Perhaps I should change this to just ignore literals, but instead I'm just
going to ignore these macros.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
check_unsigned_lt_zero.c