On Fri, Nov 3, 2017 at 9:09 AM, Eric Dumazet <eric.duma...@gmail.com> wrote: > From: Eric Dumazet <eduma...@google.com> > > Reduce one indentation level to make code more readable. > tcp_sync_mss() can be factorized. > > Signed-off-by: Eric Dumazet <eduma...@google.com> > --- > net/ipv4/tcp_timer.c | 31 ++++++++++++++----------------- > 1 file changed, 14 insertions(+), 17 deletions(-)
Acked-by: Neal Cardwell <ncardw...@google.com> Thanks, Eric! neal