Re: [PATCH] ipv4: ip_output.c: Couple of typo fixes

2021-03-28 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Sat, 27 Mar 2021 04:42:38 +0530 you wrote: > s/readibility/readability/ > s/insufficent/insufficient/ > > Signed-off-by: Bhaskar Chowdhury > --- > net/ipv4/ip_output.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 de

[PATCH] ipv4: ip_output.c: Couple of typo fixes

2021-03-26 Thread Bhaskar Chowdhury
s/readibility/readability/ s/insufficent/insufficient/ Signed-off-by: Bhaskar Chowdhury --- net/ipv4/ip_output.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c index 3aab53beb4ea..c3efc7d658f6 100644 --- a/net/ipv4/ip_output.c