diff options
| author | Oleg Drokin <[email protected]> | 2016-02-16 00:46:54 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:33:11 -0800 |
| commit | eb17cc2454545d96517e7909aa2244b20670e7a4 (patch) | |
| tree | cb930f6ac1ca06571074ad2a56d6803b18a1f83d /tools/perf/scripts/python/bin | |
| parent | 34e3ff962f35a411fcc4a8379d412ea7515a1a48 (diff) | |
staging/lustre/mgc: 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/bin')
0 files changed, 0 insertions, 0 deletions