diff options
| author | Juliana Rodrigues <[email protected]> | 2016-03-13 15:30:57 -0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-03-28 07:30:36 -0700 |
| commit | 7fcf92c0a4847b0d66fbc09446561752ec2d2575 (patch) | |
| tree | 239294e9520f848de802b87f889a922f77d1fe0f /tools/perf/scripts/python/netdev-times.py | |
| parent | 4dadfb97b73f0fbcc0c6f5a6897c0942c05a9dd3 (diff) | |
staging: rtl8712: rtl8712_cmd.c: fixed comparison to null
This patch fixes multiple "comparison to NULL"
checkpatch.pl issues:
CHECK: Comparison to NULL could be written "!pcmd"
+ if (pcmd == NULL)
Signed-off-by: Juliana Rodrigues <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions