aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOleg Drokin <[email protected]>2016-02-16 00:46:53 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:33:11 -0800
commit34e3ff962f35a411fcc4a8379d412ea7515a1a48 (patch)
tree29825c092449a83d3aa940fa4c2ffa91d166bd05 /tools/perf/scripts/python
parentd2a13989d2e29b1f4cb38b50462e047cb935e96b (diff)
staging/lustre/mdc: 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')
0 files changed, 0 insertions, 0 deletions