public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6] Remove spaces from Skystar2 pci_driver.name field
@ 2004-08-10  1:03 Deepak Saxena
  2004-08-10 23:41 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Deepak Saxena @ 2004-08-10  1:03 UTC (permalink / raw)
  To: greg; +Cc: linux-kernel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 2.6] Remove spaces from Skystar2 pci_driver.name field
  2004-08-10  1:03 [PATCH 2.6] Remove spaces from Skystar2 pci_driver.name field Deepak Saxena
@ 2004-08-10 23:41 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2004-08-10 23:41 UTC (permalink / raw)
  To: Deepak Saxena; +Cc: linux-kernel

On Mon, Aug 09, 2004 at 06:03:58PM -0700, Deepak Saxena wrote:
> 
> More...
> 
> Please apply,


Applied, thanks.

greg k-h


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-08-10 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-10  1:03 [PATCH 2.6] Remove spaces from Skystar2 pci_driver.name field Deepak Saxena
2004-08-10 23:41 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox