From: Pedro Tammela
Date: Thu, 6 Dec 2018 10:45:28 -0200
> 2 goto labels are indented with a tab. remove the tabs and
> keep the code style consistent.
>
> Signed-off-by: Pedro Tammela
Applied to net-next.
On 12/06/2018 04:45 AM, Pedro Tammela wrote:
> 2 goto labels are indented with a tab. remove the tabs and
> keep the code style consistent.
>
> Signed-off-by: Pedro Tammela
Thanks Pedro
Acked-by: Eric Dumazet
2 goto labels are indented with a tab. remove the tabs and
keep the code style consistent.
Signed-off-by: Pedro Tammela
---
net/ipv4/tcp.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/ipv4/tcp.c b/net/ipv4/tcp.c
index 9e6bc4d6daa7..8b92d66a5f41 100644
--- a/net/ipv