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:44 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:33:11 -0800
commit15d9f5201fc31e6abdb7e8627741a0a5fb0614b8 (patch)
treec7cb8a267b9c1f29e64a810ea06ab133f3bbd3af /tools/perf/scripts/python/export-to-postgresql.py
parent01866032315c246289c410d304388131d0d10fa3 (diff)
staging/lustre/libcfs: Adjust NULL comparison codestyle
All instances of "x == NULL" are changed to "!x" and "x != NULL" to "x" Also removed 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