Re: [PATCH net-next] net: net_namespace: Optimize the code

From: Jakub Kicinski
Date: Tue Aug 17 2021 - 09:44:45 EST


On Tue, 17 Aug 2021 18:20:01 +0800 Yajun Deng wrote:
> Inline ops_free(), becase there is only one caller.
> Separate net_drop_ns() and net_free(), so the net_free() can be
> called directly.
> Add free_exit_list() helper function for free net_exit_list.
>
> Signed-off-by: Yajun Deng <yajun.deng@xxxxxxxxx>

This patch does not apply, please rebase.