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