diff options
| author | Oleg Drokin <[email protected]> | 2016-02-16 00:46:45 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:33:11 -0800 |
| commit | 00697c43620734c7bd6e28d8bc4ffdfb2e07c99d (patch) | |
| tree | de6bfdc2dec11071bbaa8fe77b7093ba15eed091 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | 15d9f5201fc31e6abdb7e8627741a0a5fb0614b8 (diff) | |
staging/lustre/lov: 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/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions