diff options
| author | Leo Kim <[email protected]> | 2015-11-05 14:36:10 +0900 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-11-15 20:02:47 -0800 |
| commit | 3a147c07ca4c2048eb9861def7253cd21bf21d77 (patch) | |
| tree | e7bbcd61757d90f0b94e1e18a065794c94e70a74 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | fb70e9f5bd4b9d00e6a3e3946a9ed46bb4babd8c (diff) | |
staging: wilc1000: replace explicit NULL comparisons with !
This patch replace explicit NULL comparison with ! or unmark
operator to simplify code.
Reported by checkpatch.pl for comparison to NULL could be written "!XXX" or "XXX".
Signed-off-by: Leo Kim <[email protected]>
Signed-off-by: Glen Lee <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions