diff options
| author | Nicholas Sim <[email protected]> | 2016-04-05 17:37:12 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-04-29 17:43:15 -0700 |
| commit | 02e020480daf3a7726db493ff28f9391ff6bb9c4 (patch) | |
| tree | 7dc8663c1dffb7e263b111644616d889d80b223e /tools/perf/scripts/python | |
| parent | 9f563f1a2a4b448393159b3d526a6657dc4c0fce (diff) | |
staging: wlan-ng: rewrite NULL comparison
It is not necessary to compare explicitly to NULL. Rewrite if condition
as (!dev) or (dev) as suggested in Documentation/CodingStyle
Signed-off-by: Nicholas Sim <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions