public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [TRIVIAL] mod_devicetable.h: grammar fix in comment
@ 2014-10-02  4:45 Michael Opdenacker
  2014-10-02  7:43 ` Frans Klaver
  0 siblings, 1 reply; 4+ messages in thread
From: Michael Opdenacker @ 2014-10-02  4:45 UTC (permalink / raw)
  To: trivial
  Cc: gregkh, johannes.thumshirn, joshc, dl9pf, behanw, kheitke,
	ard.biesheuvel, linux-kernel, Michael Opdenacker

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
---
 include/linux/mod_devicetable.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h
index 44eeef0da186..745def862580 100644
--- a/include/linux/mod_devicetable.h
+++ b/include/linux/mod_devicetable.h
@@ -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
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-10-02 19:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-02  4:45 [PATCH] [TRIVIAL] mod_devicetable.h: grammar fix in comment Michael Opdenacker
2014-10-02  7:43 ` Frans Klaver
2014-10-02 19:34   ` Michael Opdenacker
2014-10-02 19:41     ` Frans Klaver

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox