[PATCH 0/4] fix typos: "to short" -> "too short"

From: Tong Zhang
Date: Mon Mar 21 2022 - 03:15:40 EST


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