From: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
To: linux-usb@vger.kernel.org
Cc: Linux-kernel@vger.kernel.org
Subject: [PATCH] ftdi_sio: fix 'product' parameter description
Date: Wed, 10 Sep 2008 17:18:46 +0300 [thread overview]
Message-ID: <48C7D746.9070100@teltonika.lt> (raw)
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Index: linux-2.6/drivers/usb/serial/ftdi_sio.c
===================================================================
--- linux-2.6.orig/drivers/usb/serial/ftdi_sio.c
+++ linux-2.6/drivers/usb/serial/ftdi_sio.c
@@ -2452,5 +2452,5 @@ module_param(vendor, ushort, 0);
MODULE_PARM_DESC(vendor, "User specified vendor ID (default="
__MODULE_STRING(FTDI_VID)")");
module_param(product, ushort, 0);
-MODULE_PARM_DESC(vendor, "User specified product ID");
+MODULE_PARM_DESC(product, "User specified product ID");
reply other threads:[~2008-09-10 14:18 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48C7D746.9070100@teltonika.lt \
--to=paulius.zaleckas@teltonika.lt \
--cc=Linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox