linux-stable/drivers/char/xillybus
Colin Ian King cc196fed03 char: xillybus: Fix spelling mistake "overflew" -> "overflowed"
There is a spelling mistake in a dev_err message. Fix it.

Acked-by: Eli Billauer <eli.billauer@gmail.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210601102201.8489-1-colin.king@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-06-03 14:11:08 +02:00
..
Kconfig char: xillybus: Add driver for XillyUSB (Xillybus variant for USB) 2021-05-27 14:07:41 +02:00
Makefile char: xillybus: Add driver for XillyUSB (Xillybus variant for USB) 2021-05-27 14:07:41 +02:00
xillybus.h char: xillybus: Move class-related functions to new xillybus_class.c 2021-05-27 14:07:41 +02:00
xillybus_class.c char: xillybus: Remove unneeded MODULE_VERSION() usage 2021-06-03 14:10:03 +02:00
xillybus_class.h char: xillybus: Move class-related functions to new xillybus_class.c 2021-05-27 14:07:41 +02:00
xillybus_core.c char: xillybus: Remove unneeded MODULE_VERSION() usage 2021-06-03 14:10:03 +02:00
xillybus_of.c char: xillybus: Remove unneeded MODULE_VERSION() usage 2021-06-03 14:10:03 +02:00
xillybus_pcie.c char: xillybus: Remove unneeded MODULE_VERSION() usage 2021-06-03 14:10:03 +02:00
xillyusb.c char: xillybus: Fix spelling mistake "overflew" -> "overflowed" 2021-06-03 14:11:08 +02:00