aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2017-01-13 13:20:39 +0000
committerLinus Walleij <[email protected]>2017-01-18 10:23:37 +0100
commit731d43cd6bacd39c39b5c957fa2bb0031bda0dce (patch)
tree168e2b85062ec22ceb4f4638c70a58d51b6b9cc4 /scripts/gdb/linux
parentd068b0988a48418a1b6679f5b7d650400846d17f (diff)
pinctrl: ti-iodelay: remove redundant pin < 0 check on unsigned int
pin is an unsigned int and therefore can never be < 0 so this check is redundant. Remove the check and the associated dev_err error message. Fixes CoverityScan CID#1396438 ("Unsigned compared against 0") Signed-off-by: Colin Ian King <[email protected]> Acked-by: Nishanth Menon <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions