diff options
author | Joe Perches <[email protected]> | 2018-08-21 21:58:12 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-22 10:52:49 -0700 |
commit | 809e082e973da2c7b751dab9348853cb8cc3f25c (patch) | |
tree | 22a0a8cba7371397e8b8a733f928ea2eb1690822 /tools/perf/scripts/python/stackcollapse.py | |
parent | 6ad724e2a48fc24dd9788490d85a3490cb0117c1 (diff) |
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/[email protected]
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions