From: David Miller <davem@davemloft.net>
To: matvejchikov@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] tcp: remove redundant argument from tcp_rcv_established()
Date: Mon, 24 Jul 2017 17:28:24 -0700 (PDT) [thread overview]
Message-ID: <20170724.172824.2284547257396708278.davem@davemloft.net> (raw)
In-Reply-To: <187C550C-E5E9-45E7-BC6C-20431B6883E0@gmail.com>
From: Ilya Matveychikov <matvejchikov@gmail.com>
Date: Mon, 24 Jul 2017 16:02:12 +0400
> The last (4th) argument of tcp_rcv_established() is redundant as it
> always equals to skb->len and the skb itself is always passed as 2th
> agrument. There is no reason to have it.
>
> Signed-off-by: Ilya V. Matveychikov <matvejchikov@gmail.com>
Applied to net-next, thanks.
prev parent reply other threads:[~2017-07-25 0:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-24 12:02 [PATCH] tcp: remove redundant argument from tcp_rcv_established() Ilya Matveychikov
2017-07-25 0:28 ` David Miller [this message]
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=20170724.172824.2284547257396708278.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=matvejchikov@gmail.com \
--cc=netdev@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).