diff options
author | Joe Perches <[email protected]> | 2015-02-13 14:38:52 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-02-13 21:21:40 -0800 |
commit | 43f7fe52a82ec9f7aa6420af430745111674c7b9 (patch) | |
tree | 8b4693efd347c405cc2063d1fe570385f1ee57c8 /kernel/trace/trace_functions_graph.c | |
parent | caac1d5fddf2d55e1e1fd6d86f6fc178c801e286 (diff) |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions