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