aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorOleg Drokin <[email protected]>2016-02-16 00:46:58 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:33:11 -0800
commit8b382089924f200413af5b7b49229c1d6ef7cab1 (patch)
treefd9db0acf86f853b4250d91d3c9784f8429be0e9 /tools/perf/scripts/python/event_analyzing_sample.py
parent7f1ae4c066d52d074822387b7d6702b8f0a31e90 (diff)
staging/lustre/ptlrpc: Adjust NULL comparison codestyle
All instances of "x == NULL" are changed to "!x" and "x != NULL" to "x" Also remove some redundant assertions. Signed-off-by: Oleg Drokin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions