diff options
| author | Oleg Drokin <[email protected]> | 2016-02-16 00:46:47 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-02-20 14:33:11 -0800 |
| commit | 44b53f18cac7b9b5c3d309f98d4f6a1da344aad2 (patch) | |
| tree | 2eff984809415585bef400e8c5a407b1349c67a4 /tools/perf/scripts/python | |
| parent | 6e16818b2438f5cb36500e2df26e9e1d11849cbe (diff) | |
staging/lustre/ldlm: 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')
0 files changed, 0 insertions, 0 deletions