From: Deepak Saxena <dsaxena@plexity.net>
To: greg@kroah.com
Cc: linux-kernel@vger.kernel.org
Subject: [PATCH 2.6] Remove spaces from Skystar2 pci_driver.name field
Date: Mon, 9 Aug 2004 18:03:58 -0700 [thread overview]
Message-ID: <20040810010358.GA9344@plexity.net> (raw)
More...
Please apply,
~Deepak
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
===== drivers/media/dvb/b2c2/skystar2.c 1.7 vs edited =====
--- 1.7/drivers/media/dvb/b2c2/skystar2.c Tue Jul 13 06:27:49 2004
+++ edited/drivers/media/dvb/b2c2/skystar2.c Mon Aug 9 17:58:34 2004
@@ -2345,7 +2345,7 @@
MODULE_DEVICE_TABLE(pci, skystar2_pci_tbl);
static struct pci_driver skystar2_pci_driver = {
- .name = "Technisat SkyStar2 driver",
+ .name = "SkyStar2",
.id_table = skystar2_pci_tbl,
.probe = skystar2_probe,
.remove = skystar2_remove,
--
Deepak Saxena - dsaxena at plexity dot net - http://www.plexity.net/
"Unlike me, many of you have accepted the situation of your imprisonment and
will die here like rotten cabbages." - Number 6
next reply other threads:[~2004-08-10 1:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-10 1:03 Deepak Saxena [this message]
2004-08-10 23:41 ` [PATCH 2.6] Remove spaces from Skystar2 pci_driver.name field Greg KH
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=20040810010358.GA9344@plexity.net \
--to=dsaxena@plexity.net \
--cc=greg@kroah.com \
--cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.