Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 731d43cd authored by Colin Ian King's avatar Colin Ian King Committed by Linus Walleij
Browse files

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: default avatarColin Ian King <colin.king@canonical.com>
Acked-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent d068b098
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment