diff options
| author | Oleg Drokin <[email protected]> | 2016-02-16 00:46:57 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:33:11 -0800 |
| commit | 7f1ae4c066d52d074822387b7d6702b8f0a31e90 (patch) | |
| tree | 5c1f889e6d362accf6fb8d8f42b2c0d88690a881 /tools/perf/scripts/python/syscall-counts.py | |
| parent | 7ae59edacf11ea8ec651cf6de2bf7d66a0013257 (diff) | |
staging/lustre/osc: 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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions