Commit f3145cb3 authored by Marco Wang's avatar Marco Wang Committed by Greg Kroah-Hartman
Browse files

Staging: comedi: dt9812: fixed a typo in comment.



Fixed a typo in comment.

Signed-off-by: default avatarMarco Wang <m.aesophor@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 057b0a81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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

/*