lkml.org 
[lkml]   [2015]   [Jan]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH 01/01] modules: Add missing word to comment
From
Date

Add missing 'which' in comment.
Signed-off-by: Sharon Dvir <sharon.dvir1@mail.huji.ac.il>
---
diff --git a/include/linux/mod_devicetable.h
b/include/linux/mod_devicetable.h
index 745def8..470a240 100644
--- a/include/linux/mod_devicetable.h
+++ b/include/linux/mod_devicetable.h
@@ -53,9 +53,9 @@ struct ieee1394_device_id {

/**
* struct usb_device_id - identifies USB devices for probing and
hotplugging
- * @match_flags: Bit mask controlling of the other fields are used to
match
- * against new devices. Any field except for driver_info may be
used,
- * although some only make sense in conjunction with other fields.
+ * @match_flags: Bit mask controlling which of the other fields are
used to
+ * match against new devices. Any field except for driver_info may
be
+ * used, although some only make sense in conjunction with other
fields.
* This is usually set by a USB_DEVICE_*() macro, which sets all
* other fields in this structure except for driver_info.
* @idVendor: USB vendor ID for a device; numbers are assigned



\
 
 \ /
  Last update: 2015-01-17 01:41    [W:0.051 / U:0.052 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site