diff options
| author | Gargi Sharma <[email protected]> | 2017-02-17 11:50:25 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-03-06 09:17:01 +0100 |
| commit | e31447f934d3f053d21ebc3bfa0780eff9f287de (patch) | |
| tree | c6b321095c3a0d4caccb6e6141ffdc951f1041ca /tools/perf/scripts/python | |
| parent | f4c04b8fef4f6bec720e244d857a08ed35d59070 (diff) | |
staging: rtl8188eu: Replace x==NULL by !x
Replace x==NULL by !x, to fix the checkpatch issue
comparsion with NULL could be written as !x.
Signed-off-by: Gargi Sharma <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions