mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
mod_devicetable.h: grammar fix in comment
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
720a8d369b
commit
de869917c6
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ struct ieee1394_device_id {
|
|||
* @bDeviceClass: Class of device; numbers are assigned
|
||||
* by the USB forum. Products may choose to implement classes,
|
||||
* or be vendor-specific. Device classes specify behavior of all
|
||||
* the interfaces on a devices.
|
||||
* the interfaces on a device.
|
||||
* @bDeviceSubClass: Subclass of device; associated with bDeviceClass.
|
||||
* @bDeviceProtocol: Protocol of device; associated with bDeviceClass.
|
||||
* @bInterfaceClass: Class of interface; numbers are assigned
|
||||
|
|
Loading…
Reference in a new issue