Commit 037e9edf authored by Matteo Croce's avatar Matteo Croce Committed by Greg Kroah-Hartman
Browse files

staging: comedi: fix typo



Fix spelling mistake: "lenghth" -> "length"

Signed-off-by: default avatarMatteo Croce <mcroce@redhat.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9e2ddbdd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@
#define USBDUXFASTSUB_CPUCS	0xE600

/*
 * max lenghth of the transfer-buffer for software upload
 * max length of the transfer-buffer for software upload
 */
#define TB_LEN	0x2000