aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorOleg Drokin <[email protected]>2016-02-16 00:46:48 -0500
committerGreg Kroah-Hartman <[email protected]>2016-02-20 14:33:11 -0800
commit2cbdaa45387a3b6a2ccfe73e29e1604ef4b8f2d0 (patch)
treec6f60ee6a29e31b8d93d85242acad8a38b449d73 /tools/perf/scripts/python
parent44b53f18cac7b9b5c3d309f98d4f6a1da344aad2 (diff)
staging/lustre/lmv: 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