[PATCH 0/8] Fix comment typos about "transmit"

From: Yueh-Shun Li
Date: Wed Jun 21 2023 - 21:29:40 EST


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