summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorLi RongQing2019-06-13 13:45:24 +0200
committerSteffen Klassert2019-06-14 08:31:32 +0200
commit8928aa6a007d0a58f500b79812ea8147ec477090 (patch)
tree69014cd7e5c7771fa40755a49395e0e588e39cd5 /net/ipv4
parentxfrm: fix bogus WARN_ON with ipv6 (diff)
downloadkernel-qcow2-linux-8928aa6a007d0a58f500b79812ea8147ec477090.tar.gz
kernel-qcow2-linux-8928aa6a007d0a58f500b79812ea8147ec477090.tar.xz
kernel-qcow2-linux-8928aa6a007d0a58f500b79812ea8147ec477090.zip
xfrm: remove empty xfrmi_init_net
Pointer members of an object with static storage duration, if not explicitly initialized, will be initialized to a NULL pointer. The net namespace API checks if this pointer is not NULL before using it, it are safe to remove the function. Signed-off-by: Li RongQing <lirongqing@baidu.com> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions