summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
diff options
context:
space:
mode:
authorMatteo Croce <mcroce@redhat.com>2019-01-04 22:50:12 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-07 11:28:15 +0100
commit037e9edf9d058f68ec33ec518e41c63949f84a0c (patch)
tree68b0026fb1e153afdcdf2c1563a6a17a98255b16 /drivers/staging/comedi
parent9e2ddbdd9218bf0e465d19daecdd053052ffd79c (diff)
staging: comedi: fix typo
Fix spelling mistake: "lenghth" -> "length" Signed-off-by: Matteo Croce <mcroce@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/comedi')
-rw-r--r--drivers/staging/comedi/drivers/usbduxfast.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/comedi/drivers/usbduxfast.c b/drivers/staging/comedi/drivers/usbduxfast.c
index e18c0723b760..0d54f394dbd2 100644
--- a/drivers/staging/comedi/drivers/usbduxfast.c
+++ b/drivers/staging/comedi/drivers/usbduxfast.c
@@ -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