aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAsaf Vertz <asaf.vertz@tandemg.com>2015-01-05 03:23:10 -0500
committerHerbert Xu <herbert@gondor.apana.org.au>2015-01-08 05:46:17 -0500
commit42d2e780c6239040ec29d404f87e752de3627e08 (patch)
tree1eeadf3c1b7324dba54e957ee83d61e8baaa177e /scripts/gdb/linux/utils.py
parent28c29f5657e886cf89778622af3f6569329508df (diff)
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 <asaf.vertz@tandemg.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions