diff options
| author | Nicholas Sim <nicholassimws@gmail.com> | 2016-04-05 17:37:12 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-04-29 17:43:15 -0700 |
| commit | 02e020480daf3a7726db493ff28f9391ff6bb9c4 (patch) | |
| tree | 7dc8663c1dffb7e263b111644616d889d80b223e /scripts/decode_stacktrace.sh | |
| parent | 9f563f1a2a4b448393159b3d526a6657dc4c0fce (diff) | |
| download | cachepc-linux-02e020480daf3a7726db493ff28f9391ff6bb9c4.tar.gz cachepc-linux-02e020480daf3a7726db493ff28f9391ff6bb9c4.zip | |
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 <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
