From: Randy Dunlap <rdunlap@infradead.org>
To: netdev@vger.kernel.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
Vlad Yasevich <vyasevich@gmail.com>,
Neil Horman <nhorman@tuxdriver.com>,
Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>,
linux-sctp@vger.kernel.org,
"David S. Miller" <davem@davemloft.net>,
Jakub Kicinski <kuba@kernel.org>
Subject: [PATCH 0/7] net: sctp: delete duplicated words + other fixes
Date: Sat, 22 Aug 2020 23:15:54 +0000 [thread overview]
Message-ID: <20200822231601.32125-1-rdunlap@infradead.org> (raw)
Drop or fix repeated words in net/sctp/.
Cc: Vlad Yasevich <vyasevich@gmail.com>
Cc: Neil Horman <nhorman@tuxdriver.com>
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Cc: linux-sctp@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
net/sctp/associola.c | 4 ++--
net/sctp/auth.c | 4 ++--
net/sctp/bind_addr.c | 2 +-
net/sctp/chunk.c | 2 +-
net/sctp/protocol.c | 8 ++++----
net/sctp/sm_make_chunk.c | 6 +++---
net/sctp/ulpqueue.c | 2 +-
7 files changed, 14 insertions(+), 14 deletions(-)
next reply other threads:[~2020-08-22 23:15 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-22 23:15 Randy Dunlap [this message]
2020-08-22 23:15 ` [PATCH 1/7] net: sctp: associola.c: delete duplicated words Randy Dunlap
2020-08-22 23:15 ` [PATCH 2/7] net: sctp: auth.c: " Randy Dunlap
2020-08-22 23:15 ` [PATCH 3/7] net: sctp: bind_addr.c: delete duplicated word Randy Dunlap
2020-08-22 23:15 ` [PATCH 4/7] net: sctp: chunk.c: " Randy Dunlap
2020-08-22 23:15 ` [PATCH 5/7] net: sctp: protocol.c: delete duplicated words + punctuation Randy Dunlap
2020-08-22 23:16 ` [PATCH 6/7] net: sctp: sm_make_chunk.c: delete duplicated words + fix typo Randy Dunlap
2020-08-22 23:16 ` [PATCH 7/7] net: sctp: ulpqueue.c: delete duplicated word Randy Dunlap
2020-08-24 23:22 ` [PATCH 0/7] net: sctp: delete duplicated words + other fixes 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=20200822231601.32125-1-rdunlap@infradead.org \
--to=rdunlap@infradead.org \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=linux-sctp@vger.kernel.org \
--cc=marcelo.leitner@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=nhorman@tuxdriver.com \
--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).