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