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