From: Marco Wang Date: Tue, 16 Oct 2018 12:37:11 +0000 (+0800) Subject: Staging: comedi: dt9812: fixed a typo in comment. X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=f3145cb39231772e6a0c276c56f135d22ac7a549;p=openwrt%2Fstaging%2Fblogic.git Staging: comedi: dt9812: fixed a typo in comment. Fixed a typo in comment. Signed-off-by: Marco Wang Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/comedi/drivers/dt9812.c b/drivers/staging/comedi/drivers/dt9812.c index 75cc9e8e5b94..9f165f1cefa5 100644 --- a/drivers/staging/comedi/drivers/dt9812.c +++ b/drivers/staging/comedi/drivers/dt9812.c @@ -40,7 +40,7 @@ #define DT9812_MAX_WRITE_CMD_PIPE_SIZE 32 #define DT9812_MAX_READ_CMD_PIPE_SIZE 32 -/* usb_bulk_msg() timout in milliseconds */ +/* usb_bulk_msg() timeout in milliseconds */ #define DT9812_USB_TIMEOUT 1000 /*