aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorNicholas Sim <[email protected]>2016-04-05 17:21:32 +0100
committerGreg Kroah-Hartman <[email protected]>2016-04-29 17:53:47 -0700
commitb8a99fb513a63397b43f63f4825371f64a79e821 (patch)
tree4a644e318652d73d74c25f66c1bd27be8a0a46f9 /tools/perf/scripts/python/flamegraph.py
parentb7141cbaf9cb6361c97d34ed17989af01e77f437 (diff)
staging: rtl8192u: rewrite NULL comparison for pointers
When testing pointers, it is not necessary to explicitly compare to NULL. Rewrite if condition as (!ptr) or (ptr) as suggested in Documentation/CodingStyle Signed-off-by: Nicholas Sim <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions