linux-sctp.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] net: sctp: delete duplicated words + other fixes
@ 2020-08-22 23:15 Randy Dunlap
  2020-08-22 23:15 ` [PATCH 1/7] net: sctp: associola.c: delete duplicated words Randy Dunlap
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Randy Dunlap @ 2020-08-22 23:15 UTC (permalink / raw)
  To: netdev
  Cc: Randy Dunlap, Vlad Yasevich, Neil Horman,
	Marcelo Ricardo Leitner, linux-sctp, David S. Miller,
	Jakub Kicinski

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(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-08-24 23:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-22 23:15 [PATCH 0/7] net: sctp: delete duplicated words + other fixes Randy Dunlap
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

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).