lkml.org 
[lkml]   [2004]   [Aug]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Remove whitespace from ALI15x3 IDE driver name
From
Date
This patch removes whitespace from ALI15x3 IDE driver name that appears in the
sysfs directory. It is against 2.6.7.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>

alim15x3.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.7-pe/drivers/ide/pci/alim15x3.c
===================================================================
--- linux-2.6.7-pe.orig/drivers/ide/pci/alim15x3.c 2004-08-05 17:28:15.000000000 +0000
+++ linux-2.6.7-pe/drivers/ide/pci/alim15x3.c 2004-08-12 16:45:22.774205576 +0000
@@ -893,7 +893,7 @@
MODULE_DEVICE_TABLE(pci, alim15x3_pci_tbl);

static struct pci_driver driver = {
- .name = "ALI15x3 IDE",
+ .name = "ALI15x3_IDE",
.id_table = alim15x3_pci_tbl,
.probe = alim15x3_init_one,
};

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

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:0.269 / U:0.272 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site