diff options
| author | Asaf Vertz <[email protected]> | 2015-01-05 08:23:10 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2015-01-08 10:46:17 +0000 |
| commit | 42d2e780c6239040ec29d404f87e752de3627e08 (patch) | |
| tree | 1eeadf3c1b7324dba54e957ee83d61e8baaa177e /lib/string.c | |
| parent | crypto: bfin_crc - Remove unnecessary KERN_ERR in bfin_crc.c (diff) | |
| download | kernel-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
