diff options
author | Joe Perches <joe@perches.com> | 2018-08-21 21:58:12 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-22 10:52:49 -0700 |
commit | 809e082e973da2c7b751dab9348853cb8cc3f25c (patch) | |
tree | 22a0a8cba7371397e8b8a733f928ea2eb1690822 /arch/h8300 | |
parent | 6ad724e2a48fc24dd9788490d85a3490cb0117c1 (diff) | |
download | linux-809e082e973da2c7b751dab9348853cb8cc3f25c.tar.bz2 |
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 'arch/h8300')
0 files changed, 0 insertions, 0 deletions