diff options
| author | Nicholas Sim <[email protected]> | 2016-04-05 17:21:32 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-04-29 17:53:47 -0700 |
| commit | b8a99fb513a63397b43f63f4825371f64a79e821 (patch) | |
| tree | 4a644e318652d73d74c25f66c1bd27be8a0a46f9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | b7141cbaf9cb6361c97d34ed17989af01e77f437 (diff) | |
staging: rtl8192u: rewrite NULL comparison for pointers
When testing pointers, it is not necessary to explicitly compare to
NULL. Rewrite if condition as (!ptr) or (ptr) 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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions