diff options
author | Peng Li <[email protected]> | 2021-06-16 15:23:30 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-06-16 00:52:33 -0700 |
commit | 2076b3e61a323e38256be44289aa32ae12ecf79a (patch) | |
tree | d97f5b862da256cca715bb9e66a7c7f6d53a4ff7 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | 77282db510d9fe4d77c1d79fb4563d5368e1d2b2 (diff) |
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 <[email protected]>
Signed-off-by: Guangbin Huang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions