netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Fix comment typos about "transmit"
@ 2023-06-22  1:26 Yueh-Shun Li
  2023-06-22  1:26 ` [PATCH 1/8] RDMA/rxe: fix comment typo Yueh-Shun Li
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Yueh-Shun Li @ 2023-06-22  1:26 UTC (permalink / raw)
  To: Jason Gunthorpe, Leon Romanovsky, Tony Nguyen, David S . Miller,
	Kalle Valo, James E . J . Bottomley, Jakub Kicinski, Paolo Abeni,
	Andy Whitcroft, Joe Perches
  Cc: linux-rdma, netdev, linux-wireless, linux-scsi, mptcp,
	linux-kselftest, linux-kernel, Yueh-Shun Li

Fix typos about "transmit" missing the first "s"
found by searching with keyword "tram" in the first 7
patches.

Add related patterns to "scripts/spelling.txt" in the
last patch.

Yueh-Shun Li (8):
  RDMA/rxe: fix comment typo
  i40e, xsk: fix comment typo
  zd1211rw: fix comment typo
  scsi: fix comment typo
  tcp: fix comment typo
  net/tls: fix comment typo
  selftests: mptcp: connect: fix comment typo
  scripts/spelling.txt: Add "transmit" patterns

 drivers/infiniband/sw/rxe/rxe_verbs.h              |  2 +-
 drivers/net/ethernet/intel/i40e/i40e_xsk.c         |  2 +-
 drivers/net/wireless/zydas/zd1211rw/zd_usb.c       |  2 +-
 drivers/scsi/isci/scu_task_context.h               |  2 +-
 net/ipv4/tcp_input.c                               |  2 +-
 net/tls/tls_device_fallback.c                      |  2 +-
 scripts/spelling.txt                               | 11 +++++++++++
 tools/testing/selftests/net/mptcp/mptcp_connect.sh |  2 +-
 8 files changed, 18 insertions(+), 7 deletions(-)

-- 
2.38.1


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

end of thread, other threads:[~2023-07-25 14:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-22  1:26 [PATCH 0/8] Fix comment typos about "transmit" Yueh-Shun Li
2023-06-22  1:26 ` [PATCH 1/8] RDMA/rxe: fix comment typo Yueh-Shun Li
2023-06-22  5:27   ` Zhu Yanjun
2023-06-22  1:26 ` [PATCH 2/8] i40e, xsk: " Yueh-Shun Li
2023-06-22  1:26 ` [PATCH 3/8] zd1211rw: " Yueh-Shun Li
2023-07-25 14:47   ` [3/8] wifi: zd1211rw: fix typo "tranmits" Kalle Valo
2023-06-22  1:26 ` [PATCH 4/8] scsi: fix comment typo Yueh-Shun Li
2023-06-22  1:26 ` [PATCH 5/8] tcp: " Yueh-Shun Li
2023-06-22  1:26 ` [PATCH 6/8] net/tls: " Yueh-Shun Li
2023-06-22  1:26 ` [PATCH 7/8] selftests: mptcp: connect: " Yueh-Shun Li
2023-06-22  8:19   ` Matthieu Baerts
2023-06-22  1:26 ` [PATCH 8/8] scripts/spelling.txt: Add "transmit" patterns Yueh-Shun Li
2023-06-22  2:09   ` Randy Dunlap
2023-06-23  2:50 ` [PATCH 0/8] Fix comment typos about "transmit" patchwork-bot+netdevbpf
2023-06-23  8:51   ` Yueh-Shun Li
2023-06-23  9:19     ` Matthieu Baerts
2023-06-23 10:36     ` Johannes Berg
2023-06-23 15:12     ` Jakub Kicinski

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