summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorAndrey Utkin <andrey.krieger.utkin@gmail.com>2014-07-17 19:29:39 +0300
committerLinus Walleij <linus.walleij@linaro.org>2014-07-23 15:24:40 +0200
commit1c349551027fadc9cfe1ec01068f6f8ac5b9331d (patch)
tree8f2bc90897ad5f2452257e77b7f0c66d30690b20 /net
parentb4e7c55dabf611cf5cccd1554fec06f72e1c9faf (diff)
downloadblackbird-obmc-linux-1c349551027fadc9cfe1ec01068f6f8ac5b9331d.tar.gz
blackbird-obmc-linux-1c349551027fadc9cfe1ec01068f6f8ac5b9331d.zip
pinctrl: msm: drop negativity check on unsigned value
[linux-3.16-rc5/drivers/pinctrl/pinctrl-msm.c:145]: (style) Checking if unsigned variable 'mux_bit' is less than zero. if (WARN_ON(g->mux_bit < 0)) return -EINVAL; Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=80491 Reported-by: David Binderman <dcb314@hotmail.com> Signed-off-by: Andrey Utkin <andrey.krieger.utkin@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud