All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
To: "Maciej Żenczykowski" <zenczykowski@gmail.com>
Cc: "Maciej Żenczykowski" <maze@google.com>,
	"David S . Miller" <davem@davemloft.net>,
	netdev@vger.kernel.org
Subject: Re: [PATCH v2] net-sctp: replace some sock_net(sk) with just 'net'
Date: Tue, 26 Nov 2019 18:01:52 -0300	[thread overview]
Message-ID: <20191126210152.GA377782@localhost.localdomain> (raw)
In-Reply-To: <20191125230937.172098-1-zenczykowski@gmail.com>

On Mon, Nov 25, 2019 at 03:09:37PM -0800, Maciej Żenczykowski wrote:
> From: Maciej Żenczykowski <maze@google.com>
> 
> It already existed in part of the function, but move it
> to a higher level and use it consistently throughout.
> 
> Safe since sk is never written to.
> 
> Signed-off-by: Maciej Żenczykowski <maze@google.com>

Please Cc linux-sctp@ on sctp patches.

Acked-by: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>

  reply	other threads:[~2019-11-26 21:01 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-24 10:47 [PATCH] net-sctp: replace some sock_net(sk) with just 'net' Maciej Żenczykowski
2019-11-25 18:50 ` David Miller
2019-11-25 23:09   ` [PATCH v2] " Maciej Żenczykowski
2019-11-26 21:01     ` Marcelo Ricardo Leitner [this message]
2019-11-26 21:18     ` David Miller

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=20191126210152.GA377782@localhost.localdomain \
    --to=marcelo.leitner@gmail.com \
    --cc=davem@davemloft.net \
    --cc=maze@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=zenczykowski@gmail.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.