Skip to content

Commit

Permalink
USB: pedantic: spelling correction in comment for ch9.h
Browse files Browse the repository at this point in the history
Just noticed this during a grep, figured I might as well send it in.

From: D.J. Capelis <dev@capelis.dj>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
D.J. Capelis authored and Greg Kroah-Hartman committed Mar 24, 2009
1 parent a9f8ec4 commit 64a3a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/linux/usb/ch9.h
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
#define USB_REQ_LOOPBACK_DATA_READ 0x16
#define USB_REQ_SET_INTERFACE_DS 0x17

/* The Link Power Mangement (LPM) ECN defines USB_REQ_TEST_AND_SET command,
/* The Link Power Management (LPM) ECN defines USB_REQ_TEST_AND_SET command,
* used by hubs to put ports into a new L1 suspend state, except that it
* forgot to define its number ...
*/
Expand Down

0 comments on commit 64a3a25

Please sign in to comment.