Commit cc9debf8 authored by Kirill Kapranov's avatar Kirill Kapranov Committed by Greg Kroah-Hartman
Browse files

USB: adutux: Delete a misleading comment



Delete a misleading comment to an obvious definition.

Signed-off-by: default avatarKirill Kapranov <kirill.kirillovich.kapranov@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e4c48351
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ MODULE_DEVICE_TABLE(usb, device_table);
/* we can have up to this number of device plugged in at once */
#define MAX_DEVICES	16

#define COMMAND_TIMEOUT	(2*HZ)	/* 60 second timeout for a command */
#define COMMAND_TIMEOUT	(2*HZ)

/*
 * The locking scheme is a vanilla 3-lock: