diff options
| author | Oleg Drokin <[email protected]> | 2016-02-16 00:46:53 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:33:11 -0800 |
| commit | 34e3ff962f35a411fcc4a8379d412ea7515a1a48 (patch) | |
| tree | 29825c092449a83d3aa940fa4c2ffa91d166bd05 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d2a13989d2e29b1f4cb38b50462e047cb935e96b (diff) | |
staging/lustre/mdc: 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