commit | 5aa498b95496204d3d9918b5d9287f0a4910a2a1 | [log] [tgz] |
---|---|---|
author | Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> | Thu Jun 26 13:29:49 2014 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 11 14:08:33 2014 +0200 |
tree | 5857230e6075ed858ce28a8e60a20613ad37cfba | |
parent | 9eedfd688cb267d0fee06f68cbbddaf94423482e [diff] |
pinctrl: pinctrl-imx1-core.c: Cleaning up if unsigned is less than zero Remove checking if a unsigned is less than zero This was found using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>