]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: atm: Correct some typos
authorShen Lichuan <shenlichuan@vivo.com>
Thu, 26 Sep 2024 07:59:55 +0000 (15:59 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 4 Oct 2024 13:08:58 +0000 (15:08 +0200)
commit5014f10c19ee2585d089dde499392bebf3ce9220
treec3b117a2b7d3f89e32a3a8c25f688955582be23b
parent57d7a6b93822f7482275ae4502dae99439ddee0e
usb: atm: Correct some typos

Fixed some confusing typos that were currently identified with codespell,
the details are as follows:

drivers/usb/atm/ueagle-atm.c:811: endianes ==> endianness
drivers/usb/atm/ueagle-atm.c:1279: timming ==> timing
drivers/usb/atm/ueagle-atm.c:1975: preambule ==> preamble
drivers/usb/atm/usbatm.c:1161: alloced ==> allocated

Signed-off-by: Shen Lichuan <shenlichuan@vivo.com>
Acked-by: Stanislaw Gruszka <stf_xl@wp.pl>
Link: https://lore.kernel.org/r/20240926075955.10199-1-shenlichuan@vivo.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/atm/ueagle-atm.c
drivers/usb/atm/usbatm.c