Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Michael Opdenacker and committed by
Jiri Kosina
de869917 720a8d36

+1 -1
+1 -1
include/linux/mod_devicetable.h
··· 69 69 * @bDeviceClass: Class of device; numbers are assigned 70 70 * by the USB forum. Products may choose to implement classes, 71 71 * or be vendor-specific. Device classes specify behavior of all 72 - * the interfaces on a devices. 72 + * the interfaces on a device. 73 73 * @bDeviceSubClass: Subclass of device; associated with bDeviceClass. 74 74 * @bDeviceProtocol: Protocol of device; associated with bDeviceClass. 75 75 * @bInterfaceClass: Class of interface; numbers are assigned