|
@@ -98,7 +98,7 @@ MODULE_PARM_DESC(quirks, "supplemental list of device IDs and their quirks");
|
|
|
/* The vendor name should be kept at eight characters or less, and
|
|
|
* the product name should be kept at 16 characters or less. If a device
|
|
|
* has the US_FL_FIX_INQUIRY flag, then the vendor and product names
|
|
|
- * normally generated by a device thorugh the INQUIRY response will be
|
|
|
+ * normally generated by a device through the INQUIRY response will be
|
|
|
* taken from this list, and this is the reason for the above size
|
|
|
* restriction. However, if the flag is not present, then you
|
|
|
* are free to use as many characters as you like.
|