aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorOleg Drokin <[email protected]>2016-02-16 00:46:55 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:33:11 -0800
commitcce3c2da7c8b65805f524058d9d646f060f70459 (patch)
treed05c97f1b07bb527b90e464b8f43854b1777ed35 /tools/perf/scripts/python/export-to-postgresql.py
parenteb17cc2454545d96517e7909aa2244b20670e7a4 (diff)
staging/lustre/obdclass: 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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions