diff options
| author | Nicholas Sim <nicholassimws@gmail.com> | 2016-04-05 17:21:32 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-29 17:53:47 -0700 |
| commit | b8a99fb513a63397b43f63f4825371f64a79e821 (patch) | |
| tree | 4a644e318652d73d74c25f66c1bd27be8a0a46f9 /scripts/decode_stacktrace.sh | |
| parent | b7141cbaf9cb6361c97d34ed17989af01e77f437 (diff) | |
| download | cachepc-linux-b8a99fb513a63397b43f63f4825371f64a79e821.tar.gz cachepc-linux-b8a99fb513a63397b43f63f4825371f64a79e821.zip | |
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 <nicholassimws@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/decode_stacktrace.sh')
0 files changed, 0 insertions, 0 deletions
