diff options
author | Joe Perches <joe@perches.com> | 2018-08-22 06:58:12 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-22 19:52:49 +0200 |
commit | 809e082e973da2c7b751dab9348853cb8cc3f25c (patch) | |
tree | 22a0a8cba7371397e8b8a733f928ea2eb1690822 /CREDITS | |
parent | checkpatch: check for space after "else" keyword (diff) | |
download | linux-809e082e973da2c7b751dab9348853cb8cc3f25c.tar.xz linux-809e082e973da2c7b751dab9348853cb8cc3f25c.zip |
checkpatch: warn on unnecessary int declarations
On Sun, 2018-08-05 at 08:52 -0700, Linus Torvalds wrote:
> "long unsigned int" isn't _technically_ wrong. But we normally
> call that type "unsigned long".
So add a checkpatch test for it.
Link: http://lkml.kernel.org/r/7bbd97dc0a1e5896a0251fada7bb68bb33643f77.camel@perches.com
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 'CREDITS')
0 files changed, 0 insertions, 0 deletions