diff options
| author | Oleg Drokin <[email protected]> | 2016-02-16 00:46:48 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:33:11 -0800 |
| commit | 2cbdaa45387a3b6a2ccfe73e29e1604ef4b8f2d0 (patch) | |
| tree | c6f60ee6a29e31b8d93d85242acad8a38b449d73 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 44b53f18cac7b9b5c3d309f98d4f6a1da344aad2 (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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions