diff options
| author | Li RongQing <[email protected]> | 2019-08-19 20:05:15 +0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-08-19 18:22:54 -0700 |
| commit | af809709e9df2a44137429ba3694c339a11b710d (patch) | |
| tree | 38872e93661c6957a4027a3fd7f463dce923d91b /tools/perf/scripts/python/bin/export-to-sqlite-report | |
| parent | 196640a6468f50e8ee3c0ba24db7145c7c1cf690 (diff) | |
net: remove empty inet_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/bin/export-to-sqlite-report')
0 files changed, 0 insertions, 0 deletions