diff options
author | Joe Perches <joe@perches.com> | 2015-02-14 01:38:52 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-02-14 08:21:40 +0300 |
commit | 43f7fe52a82ec9f7aa6420af430745111674c7b9 (patch) | |
tree | 8b4693efd347c405cc2063d1fe570385f1ee57c8 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | caac1d5fddf2d55e1e1fd6d86f6fc178c801e286 (diff) | |
download | linux-43f7fe52a82ec9f7aa6420af430745111674c7b9.tar.xz |
checkpatch: improve "no space necessary after cast" test
Code like:
if (a < sizeof(<type>) &&
and
{ .len = sizeof(<type>) },
incorrectly emits that warning, so add more exceptions to avoid
the warning.
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions