aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGravatar Felipe Contreras <felipe.contreras@gmail.com> 2014-01-23 15:54:34 -0800
committerGravatar Linus Torvalds <torvalds@linux-foundation.org> 2014-01-23 16:36:57 -0800
commitae2924a2bdc5255745e68f2b9206404ddadfc5bf (patch)
treea9f2e1c51bf9f16c37520230eee6c050507fbb1d /include
parentbacklight: lp8788: remove unnecessary parentheses (diff)
downloadlinux-ae2924a2bdc5255745e68f2b9206404ddadfc5bf.tar.gz
linux-ae2924a2bdc5255745e68f2b9206404ddadfc5bf.tar.bz2
linux-ae2924a2bdc5255745e68f2b9206404ddadfc5bf.zip
lib/kstrtox.c: remove redundant cleanup
We can't reach the cleanup code unless the flag KSTRTOX_OVERFLOW is not set, so there's not no point in clearing a bit that we know is not set. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com> Acked-by: Levente Kurusa <levex@linux.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions