aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorOleg Drokin <[email protected]>2016-02-16 00:46:54 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:33:11 -0800
commiteb17cc2454545d96517e7909aa2244b20670e7a4 (patch)
treecb930f6ac1ca06571074ad2a56d6803b18a1f83d /tools/perf/scripts/python/call-graph-from-postgresql.py
parent34e3ff962f35a411fcc4a8379d412ea7515a1a48 (diff)
staging/lustre/mgc: 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions