summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorAndrew Goodbody <[email protected]>2025-08-12 11:36:53 +0100
committerTom Rini <[email protected]>2025-08-19 11:25:25 -0600
commitda938a4254b4cf9d4e7b894a0a30536b0d9266c5 (patch)
tree5edd5d37380871f704d6fd6dd1b07fd5d043f463 /scripts/const_structs.checkpatch
parent544bf0aa599f9afd8ac5224b005edd4b5bb374ed (diff)
sound: rt5677: Cannot test unsigned for being negative
In rt5677_bic_or the call to rt5677_i2c_read returns an int so old should also be an int to receive that value and then be able to test it for being negative which would indicate an error. This issue was found by Smatch. Signed-off-by: Andrew Goodbody <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions