All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mat Martineau <mathew.j.martineau at linux.intel.com>
To: mptcp at lists.01.org
Subject: [MPTCP] Re: [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions
Date: Fri, 26 Jun 2020 14:24:39 -0700	[thread overview]
Message-ID: <alpine.OSX.2.23.453.2006261423070.66996@redsall-mobl2.amr.corp.intel.com> (raw)
In-Reply-To: 37cfccea23f199a5e11497a11373786b0f3e078a.1593192442.git.pabeni@redhat.com

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


On Fri, 26 Jun 2020, Paolo Abeni wrote:

> Add the missing annotation in some setup-only
> functions.
>
> Signed-off-by: Paolo Abeni <pabeni(a)redhat.com>
> ---
> net/mptcp/pm.c         |  2 +-
> net/mptcp/pm_netlink.c |  2 +-
> net/mptcp/protocol.c   |  4 ++--
> net/mptcp/protocol.h   | 10 +++++-----
> net/mptcp/subflow.c    |  2 +-
> 5 files changed, 10 insertions(+), 10 deletions(-)

Reviewed-by: Mat Martineau <mathew.j.martineau(a)linux.intel.com>

--
Mat Martineau
Intel

WARNING: multiple messages have this Message-ID (diff)
From: Mat Martineau <mathew.j.martineau@linux.intel.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: netdev@vger.kernel.org, "David S. Miller" <davem@davemloft.net>,
	Jakub Kicinski <kuba@kernel.org>,
	mptcp@lists.01.org, Eric Dumazet <edumazet@google.com>
Subject: Re: [MPTCP] [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions
Date: Fri, 26 Jun 2020 14:24:39 -0700 (PDT)	[thread overview]
Message-ID: <alpine.OSX.2.23.453.2006261423070.66996@redsall-mobl2.amr.corp.intel.com> (raw)
In-Reply-To: <37cfccea23f199a5e11497a11373786b0f3e078a.1593192442.git.pabeni@redhat.com>


On Fri, 26 Jun 2020, Paolo Abeni wrote:

> Add the missing annotation in some setup-only
> functions.
>
> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
> ---
> net/mptcp/pm.c         |  2 +-
> net/mptcp/pm_netlink.c |  2 +-
> net/mptcp/protocol.c   |  4 ++--
> net/mptcp/protocol.h   | 10 +++++-----
> net/mptcp/subflow.c    |  2 +-
> 5 files changed, 10 insertions(+), 10 deletions(-)

Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com>

--
Mat Martineau
Intel

             reply	other threads:[~2020-06-26 21:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-26 21:24 Mat Martineau [this message]
2020-06-26 21:24 ` [MPTCP] [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions Mat Martineau
  -- strict thread matches above, loose matches on Subject: below --
2020-06-26 23:22 [MPTCP] Re: [PATCH net-next v2 0/4] mptcp: refactor token container David Miller
2020-06-26 23:22 ` David Miller
2020-06-26 21:26 [MPTCP] Re: [PATCH net-next v2 4/4] mptcp: introduce token KUNIT self-tests Mat Martineau
2020-06-26 21:26 ` [MPTCP] " Mat Martineau
2020-06-26 21:25 [MPTCP] Re: [PATCH net-next v2 3/4] mptcp: move crypto test to KUNIT Mat Martineau
2020-06-26 21:25 ` [MPTCP] " Mat Martineau
2020-06-26 21:25 [MPTCP] Re: [PATCH net-next v2 2/4] mptcp: refactor token container Mat Martineau
2020-06-26 21:25 ` [MPTCP] " Mat Martineau
2020-06-26 17:30 [MPTCP] [PATCH net-next v2 4/4] mptcp: introduce token KUNIT self-tests Paolo Abeni
2020-06-26 17:30 ` Paolo Abeni
2020-06-26 17:30 [MPTCP] [PATCH net-next v2 3/4] mptcp: move crypto test to KUNIT Paolo Abeni
2020-06-26 17:30 ` Paolo Abeni
2020-06-26 17:30 [MPTCP] [PATCH net-next v2 2/4] mptcp: refactor token container Paolo Abeni
2020-06-26 17:30 ` Paolo Abeni
2020-06-26 17:29 [MPTCP] [PATCH net-next v2 1/4] mptcp: add __init annotation on setup functions Paolo Abeni
2020-06-26 17:29 ` Paolo Abeni
2020-06-26 17:29 [MPTCP] [PATCH net-next v2 0/4] mptcp: refactor token container Paolo Abeni
2020-06-26 17:29 ` Paolo Abeni

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=alpine.OSX.2.23.453.2006261423070.66996@redsall-mobl2.amr.corp.intel.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.