diff options
| author | Oleg Drokin <[email protected]> | 2016-02-16 00:46:51 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:33:11 -0800 |
| commit | eb26ebb86a19edb2ac600becc1c1a946526fe588 (patch) | |
| tree | c61c17de27a545ae269d15a72907b929e730fbe9 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 6ac49ca56269cdb9772d8afec203887dbf302112 (diff) | |
staging/lustre/lclient: Adjust NULL comparison codestyle
All instances of "x == NULL" are changed to "!x" and
"x != NULL" to "x"
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