diff options
| author | Li RongQing <[email protected]> | 2019-06-14 09:29:09 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-14 19:50:33 -0700 |
| commit | 3e18943333404b03d17fc4a008da7c3676523f05 (patch) | |
| tree | ed0cd38bd836367480ecf5936f329f989cb76051 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | c4aaa5ddffe78f4fba86e94eed0980dd287bc2b4 (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions