diff options
author | Joe Perches <joe@perches.com> | 2018-08-22 07:58:12 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-08-22 20:52:49 +0300 |
commit | 809e082e973da2c7b751dab9348853cb8cc3f25c (patch) | |
tree | 22a0a8cba7371397e8b8a733f928ea2eb1690822 /fs/namespace.c | |
parent | 6ad724e2a48fc24dd9788490d85a3490cb0117c1 (diff) | |
download | linux-809e082e973da2c7b751dab9348853cb8cc3f25c.tar.xz |
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 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions