[PATCH 2.6] Remove spaces from Skystar2 pci_driver.name field

From: Deepak Saxena
Date: Mon Aug 09 2004 - 20:05:03 EST



More...

Please apply,
~Deepak

Signed-off-by: Deepak Saxena <dsaxena@xxxxxxxxxxx>


===== 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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/