diff options
author | Prakruthi Deepak Heragu <[email protected]> | 2018-08-21 21:57:57 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2018-08-22 10:52:48 -0700 |
commit | 60f890105547f7a48ea1d67c5ae69966c7245b23 (patch) | |
tree | 2c5ac8940118dbe13a4ccd2ae2f0eb6706188e3b /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 4cab63cea374c684eb0db352b40a09e3f7c45057 (diff) |
checkpatch: check for #if 0/#if 1
The #if 0 or #if 1 is used to toggle features. Warn if #if 0 or #if 1
is present and suggest that they can be removed.
[[email protected]: fix spacing around periods, per Joe\
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Abhijeet Dharmapurikar <[email protected]>
Signed-off-by: Prakruthi Deepak Heragu <[email protected]>
Acked-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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions