impossible_compare: silence const values
commit706a6cf06e4cc2a98c7fa1c8653aeb19cbe76cf0
authorDan Carpenter <dan.carpenter@linaro.org>
Tue, 1 Aug 2023 15:06:12 +0000 (1 18:06 +0300)
committerDan Carpenter <dan.carpenter@linaro.org>
Tue, 1 Aug 2023 15:06:12 +0000 (1 18:06 +0300)
tree94c7aa78b1831eb5c93bd6f69399586fee20ae68
parentf60a8419e91c8adb7c262c844f38045d5e4e24e6
impossible_compare: silence const values

Use the pos_ident() as well as the macro name to silence consts.  The
consts are already included in the exception table.

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