diff options
author | 2021-06-16 15:23:30 +0800 | |
---|---|---|
committer | 2021-06-16 00:52:33 -0700 | |
commit | 2076b3e61a323e38256be44289aa32ae12ecf79a (patch) | |
tree | d97f5b862da256cca715bb9e66a7c7f6d53a4ff7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: cosa: fix the code style issue about "foo* bar" (diff) | |
download | linux-dev-2076b3e61a323e38256be44289aa32ae12ecf79a.tar.xz linux-dev-2076b3e61a323e38256be44289aa32ae12ecf79a.zip |
net: cosa: replace comparison to NULL with "!chan->rx_skb"
According to the chackpatch.pl, comparison to NULL could
be written "!chan->rx_skb".
Signed-off-by: Peng Li <lipeng321@huawei.com>
Signed-off-by: Guangbin Huang <huangguangbin2@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions