]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nfnetlink_osf: fix using plain integer as NULL warning
authorWei Yongjun <weiyongjun1@huawei.com>
Wed, 8 Aug 2018 03:23:44 +0000 (03:23 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 8 Aug 2018 17:05:39 +0000 (19:05 +0200)
commit0c248360f16bc829faf1f0253d49e7f921f6c717
tree2dd12451a8539ee1eab582db204f768c2d89b07c
parent2bfcce9c160b3b02f02e0a5643038db1b102c06f
netfilter: nfnetlink_osf: fix using plain integer as NULL warning

Fixes the following sparse warning:

net/netfilter/nfnetlink_osf.c:274:24: warning:
 Using plain integer as NULL pointer

Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
net/netfilter/nfnetlink_osf.c