diff options
author | 2021-06-01 21:23:20 +0800 | |
---|---|---|
committer | 2021-06-01 16:57:47 -0700 | |
commit | 387847f295c86fe72693178ed1eab000154f98ff (patch) | |
tree | 48929d63b46cfe3c77a0fff8d2aab203731007d8 /drivers/net/macvlan.c | |
parent | net: hdlc: fix an code style issue about EXPORT_SYMBOL(foo) (diff) | |
download | wireguard-linux-387847f295c86fe72693178ed1eab000154f98ff.tar.xz wireguard-linux-387847f295c86fe72693178ed1eab000154f98ff.zip |
net: hdlc: replace comparison to NULL with "!param"
According to the chackpatch.pl, comparison to NULL could
be written "!param".
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 'drivers/net/macvlan.c')
0 files changed, 0 insertions, 0 deletions