commit | 9636c37843c9355c1ab6adcd8491186cbdc3b950 | [log] [tgz] |
---|---|---|
author | Chris Rorvick <chris@rorvick.com> | Wed Jan 14 21:52:28 2015 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 25 20:48:28 2015 +0800 |
tree | a5454ac2d97fff1ed1dbe09868073dc661bace4d | |
parent | c99e76c55f68eaa0c307ba25803c4e59c2fca1ca [diff] |
usb: Fix typo in `struct usb_host_interface' comment The descriptor member `bNumEndpoints' is plural. Signed-off-by: Chris Rorvick <chris@rorvick.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>