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

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
......@@ -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
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment