From: Xin Long <lucien.xin@gmail.com>
To: network dev <netdev@vger.kernel.org>, linux-sctp@vger.kernel.org
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>,
Vlad Yasevich <vyasevich@gmail.com>,
davem@davemloft.net
Subject: [PATCH net 0/3] sctp: some cleanups for sctp
Date: Mon, 15 Feb 2016 14:28:02 +0800 [thread overview]
Message-ID: <cover.1455517541.git.lucien.xin@gmail.com> (raw)
There are some unused function and redundant rcu locks should be
removed.
Xin Long (3):
sctp: move rcu_read_lock from __sctp_lookup_association to
sctp_lookup_association
sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs()
sctp: remove the unused sctp_datamsg_free()
include/net/sctp/structs.h | 1 -
net/sctp/chunk.c | 13 -------------
net/sctp/input.c | 4 ++--
net/sctp/proc.c | 2 --
4 files changed, 2 insertions(+), 18 deletions(-)
--
2.1.0
next reply other threads:[~2016-02-15 6:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-15 6:28 Xin Long [this message]
2016-02-15 6:28 ` [PATCH net 1/3] sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association Xin Long
2016-02-15 6:28 ` [PATCH net 2/3] sctp: remove rcu_read_lock in sctp_seq_dump_remote_addrs() Xin Long
2016-02-15 6:28 ` [PATCH net 3/3] sctp: remove the unused sctp_datamsg_free() Xin Long
2016-02-17 16:11 ` [PATCH net 1/3] sctp: move rcu_read_lock from __sctp_lookup_association to sctp_lookup_association Neil Horman
2016-02-18 13:59 ` Xin Long
2016-02-17 20:42 ` [PATCH net 0/3] sctp: some cleanups for sctp 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=cover.1455517541.git.lucien.xin@gmail.com \
--to=lucien.xin@gmail.com \
--cc=davem@davemloft.net \
--cc=linux-sctp@vger.kernel.org \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=vyasevich@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 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).