diff options
author | Joe Perches <[email protected]> | 2016-08-02 14:04:42 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-08-02 19:35:12 -0400 |
commit | c844711575086231890084390a275d06f11a623a (patch) | |
tree | 3a8fabb3a2b4a364dd03fa4d1b040f1464c23daa /tools/perf/scripts/python | |
parent | cec3aaa56638c7aad763630b9cbe591f2e791a3b (diff) |
checkpatch: improve 'bare use of' signed/unsigned types warning
Fix false positive warning of identifiers ending in signed with an =
assignment of WARNING: Prefer 'signed int' to bare use of 'signed'.
Link: http://lkml.kernel.org/r/6a0e24c3e9102337528ecfcbbe91a0eb5b4820ed.1469529497.git.joe@perches.com
Signed-off-by: Joe Perches <[email protected]>
Reported-by: Alan Douglas <[email protected]>
Acked-by: Andy Whitcroft <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions