aboutsummaryrefslogtreecommitdiffstats
path: root/lib/string.c
diff options
context:
space:
mode:
authorAsaf Vertz <[email protected]>2015-01-05 08:23:10 +0000
committerHerbert Xu <[email protected]>2015-01-08 10:46:17 +0000
commit42d2e780c6239040ec29d404f87e752de3627e08 (patch)
tree1eeadf3c1b7324dba54e957ee83d61e8baaa177e /lib/string.c
parentcrypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c (diff)
downloadkernel-42d2e780c6239040ec29d404f87e752de3627e08.tar.gz
kernel-42d2e780c6239040ec29d404f87e752de3627e08.zip
crypto: omap-des - fix BUG_ON condition
dd->total is unsigned so it won't do any good to check for negative value after subtracting instead of that we should check if the subtracted value is bigger than him This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Asaf Vertz <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions