All of lore.kernel.org
 help / color / mirror / Atom feed
From: Davide Caratti <dcaratti at redhat.com>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [PATCH] mptcp: Remove flags field from struct mptcp_options_received
Date: Fri, 06 Dec 2019 09:31:32 +0100	[thread overview]
Message-ID: <2c5c11e0a9e8d465d9a64c38d61dd411ef2b2814.camel@redhat.com> (raw)
In-Reply-To: 20191205234344.27404-1-peter.krystad@linux.intel.com

[-- Attachment #1: Type: text/plain, Size: 600 bytes --]

On Thu, 2019-12-05 at 15:43 -0800, Peter Krystad wrote:
> This field is only used temporarily while parsing options,
> use a local variable instead.
> 
> Also move key fields to final position and fix indents.
> 
> Formatted to apply directly to Handle MPTCP TCP options.
> 
> squashto: Handle MPTCP TCP options
> 
> Signed-off-by: Peter Krystad <peter.krystad(a)linux.intel.com>
> ---
>  include/linux/tcp.h |  7 +++----
>  net/mptcp/options.c | 17 ++++++++---------
>  2 files changed, 11 insertions(+), 13 deletions(-)

LGTM,

Acked-by: Davide Caratti <dcaratti(a)redhat.com>


             reply	other threads:[~2019-12-06  8:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-06  8:31 Davide Caratti [this message]
2019-12-06 16:55 [MPTCP] Re: [PATCH] mptcp: Remove flags field from struct mptcp_options_received Peter Krystad
2019-12-06 16:59 Matthieu Baerts

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2c5c11e0a9e8d465d9a64c38d61dd411ef2b2814.camel@redhat.com \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.