Hello:
This patch was applied to netdev/net-next.git (refs/heads/master):
On Tue, 16 Mar 2021 10:57:36 +0800 you wrote:
> proc_creat_seq() that directly take a struct seq_operations,
> and deal with network namespaces in ->open.
>
> Signed-off-by: Yejune Deng
> ---
> net/ipv4/route.c | 34
On Tue, 16 Mar 2021 10:57:36 +0800 Yejune Deng wrote:
> proc_creat_seq() that directly take a struct seq_operations,
> and deal with network namespaces in ->open.
>
> Signed-off-by: Yejune Deng
Looks equivalent to me:
Reviewed-by: Jakub Kicinski
proc_creat_seq() that directly take a struct seq_operations,
and deal with network namespaces in ->open.
Signed-off-by: Yejune Deng
---
net/ipv4/route.c | 34 --
1 file changed, 4 insertions(+), 30 deletions(-)
diff --git a/net/ipv4/route.c b/net/ipv4/route.c
ind