public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] fix typos: "to short" -> "too short"
@ 2022-03-21  7:13 Tong Zhang
  2022-03-21  7:17 ` [PATCH 1/4] ar5523: fix typo " Tong Zhang
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tong Zhang @ 2022-03-21  7:13 UTC (permalink / raw)
  To: Karsten Keil, Sam Creasey, David S. Miller, Jakub Kicinski,
	Pontus Fuchs, Kalle Valo, Alexandra Winter, Wenjia Zhang,
	Heiko Carstens, Vasily Gorbik, Alexander Gordeev,
	Christian Borntraeger, Sven Schnelle, Tong Zhang, netdev,
	linux-kernel, linux-wireless, linux-s390

doing some code review and I found out there are a couple of places
where "too short" is misspelled as "to short".

Tong Zhang (4):
  ar5523: fix typo "to short" -> "too short"
  s390/ctcm: fix typo "length to short" -> "length too short"
  i825xx: fix typo "Frame to short" -> "Frame too short"
  mISDN: fix typo "frame to short" -> "frame too short"

 drivers/isdn/hardware/mISDN/mISDNipac.c  | 2 +-
 drivers/isdn/hardware/mISDN/mISDNisar.c  | 4 ++--
 drivers/net/ethernet/i825xx/sun3_82586.h | 2 +-
 drivers/net/wireless/ath/ar5523/ar5523.c | 2 +-
 drivers/s390/net/ctcm_fsms.c             | 2 +-
 5 files changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-03-21 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-21  7:13 [PATCH 0/4] fix typos: "to short" -> "too short" Tong Zhang
2022-03-21  7:17 ` [PATCH 1/4] ar5523: fix typo " Tong Zhang
2022-03-21  7:17 ` [PATCH 2/4] s390/ctcm: fix typo "length to short" -> "length too short" Tong Zhang
2022-03-21  7:18 ` [PATCH 3/4] i825xx: fix typo "Frame to short" -> "Frame " Tong Zhang
2022-03-21  7:18 ` [PATCH 4/4] mISDN: fix typo "frame to short" -> "frame " Tong Zhang
2022-03-21 14:00 ` [PATCH 0/4] fix typos: "to short" -> "too short" patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox