Re: [PATCH net-next] tcp: remove one indentation level in tcp_create_openreq_child

2018-06-28 Thread David Miller
From: Eric Dumazet Date: Tue, 26 Jun 2018 08:45:49 -0700 > Signed-off-by: Eric Dumazet Applied.

Re: [PATCH net-next] tcp: remove one indentation level in tcp_create_openreq_child

2018-06-26 Thread Neal Cardwell
On Tue, Jun 26, 2018 at 11:46 AM Eric Dumazet wrote: > > Signed-off-by: Eric Dumazet > --- > net/ipv4/tcp_minisocks.c | 223 --- > 1 file changed, 113 insertions(+), 110 deletions(-) Yes, very nice clean-up! Thanks for doing this. Acked-by: Neal Cardwell n

Re: [PATCH net-next] tcp: remove one indentation level in tcp_create_openreq_child

2018-06-26 Thread Yuchung Cheng
On Tue, Jun 26, 2018 at 8:45 AM, Eric Dumazet wrote: > Signed-off-by: Eric Dumazet > --- nice refactor! Acked-by: Yuchung Cheng > net/ipv4/tcp_minisocks.c | 223 --- > 1 file changed, 113 insertions(+), 110 deletions(-) > > diff --git a/net/ipv4/tcp_minisock

[PATCH net-next] tcp: remove one indentation level in tcp_create_openreq_child

2018-06-26 Thread Eric Dumazet
Signed-off-by: Eric Dumazet --- net/ipv4/tcp_minisocks.c | 223 --- 1 file changed, 113 insertions(+), 110 deletions(-) diff --git a/net/ipv4/tcp_minisocks.c b/net/ipv4/tcp_minisocks.c index 1dda1341a223937580b4efdbedb21ae50b221ff7..dac5893a52b4520d86ed2fcadb