Re: [PATCH] net: ipv6: route.c:fix indentation

2021-03-10 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Thu, 11 Mar 2021 02:03:14 +0530 you wrote: > The series of space has been replaced by tab space > wherever required. > > Signed-off-by: Shubhankar Kuranagatti > --- > net/ipv6/route.c | 26 +- >

[PATCH] net: ipv6: route.c:fix indentation

2021-03-10 Thread Shubhankar Kuranagatti
The series of space has been replaced by tab space wherever required. Signed-off-by: Shubhankar Kuranagatti --- net/ipv6/route.c | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/net/ipv6/route.c b/net/ipv6/route.c index 1536f4948e86..60058f3dcc48 1