summaryrefslogtreecommitdiffstats
path: root/net/ipv4
diff options
context:
space:
mode:
authorLi RongQing2019-06-14 03:29:09 +0200
committerDavid S. Miller2019-06-15 04:50:33 +0200
commit3e18943333404b03d17fc4a008da7c3676523f05 (patch)
treeed0cd38bd836367480ecf5936f329f989cb76051 /net/ipv4
parentMerge branch 'nfp-flower-loosen-L4-checks-and-add-extack-to-flower-offload' (diff)
downloadkernel-qcow2-linux-3e18943333404b03d17fc4a008da7c3676523f05.tar.gz
kernel-qcow2-linux-3e18943333404b03d17fc4a008da7c3676523f05.tar.xz
kernel-qcow2-linux-3e18943333404b03d17fc4a008da7c3676523f05.zip
net: remove empty netlink_tap_exit_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: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions