diff options
author | Joe Perches <[email protected]> | 2014-08-06 16:10:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-06 18:01:28 -0700 |
commit | e2826fd07029e14285c178b41b18f6edc3b15a84 (patch) | |
tree | 498d3b5a5434aa0b4ae94cf0708d97650eb8327f /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 8d73e0e7dc18a39b120cb85ec675d59516e0af1a (diff) |
checkpatch: warn on unnecessary parentheses around references of foo->bar
Parentheses around &(foo->bar) and *(foo->bar) are unnecessary. Emit a
--strict only message on these uses.
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/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions