staging: comedi: fix typo
authorMatteo Croce <mcroce@redhat.com>
Fri, 4 Jan 2019 21:50:12 +0000 (22:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2019 10:28:15 +0000 (11:28 +0100)
Fix spelling mistake: "lenghth" -> "length"

Signed-off-by: Matteo Croce <mcroce@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/usbduxfast.c

index e18c072..0d54f39 100644 (file)
@@ -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