diff options
author | Joe Perches <joe@perches.com> | 2016-03-15 22:58:06 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-03-16 00:55:16 +0100 |
commit | 207a8e8465f91dc5ab12151ee36db3d509a4928a (patch) | |
tree | 9914f5a1ab10e67c978fe2323b3cab815d5dc198 /crypto/rsa.c | |
parent | checkpatch: warn on bare unsigned or signed declarations without int (diff) | |
download | linux-207a8e8465f91dc5ab12151ee36db3d509a4928a.tar.xz linux-207a8e8465f91dc5ab12151ee36db3d509a4928a.zip |
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Improve the test to allow casts to (unsigned) or (signed) to be found
and fixed if desired.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/rsa.c')
0 files changed, 0 insertions, 0 deletions