diff options
| author | zhaoxiao <[email protected]> | 2021-04-30 20:56:57 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-10 11:19:34 +0200 |
| commit | 84b45d4ff9e00ac37bfd3d64f00ec13ca17c2551 (patch) | |
| tree | a332ccb7935ecd193862d6c2cf0b5d7fdfd9338e /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 66d708e655afd89dc3a80e38412b9cf848a3e25a (diff) | |
staging: rtl8192e: replace comparison to NULL by bool
Fixed Comparison to NULL can be written as '!...' by replacing it with
simpler form i.e boolean expression. This makes code more readable alternative.
Reported by checkpatch.
Signed-off-by: zhaoxiao <[email protected]>
Link: https://lore.kernel.org/r/[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