lkml.org 
[lkml]   [2003]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH] Driver Core fixes for 2.6.0-test3
From
Date
ChangeSet 1.1152.2.2, 2003/08/14 16:51:20-07:00, greg@kroah.com

Remove .name usage from floppy driver.


drivers/block/floppy.c | 3 ---
1 files changed, 3 deletions(-)


diff -Nru a/drivers/block/floppy.c b/drivers/block/floppy.c
--- a/drivers/block/floppy.c Fri Aug 15 11:16:09 2003
+++ b/drivers/block/floppy.c Fri Aug 15 11:16:09 2003
@@ -4228,9 +4228,6 @@
static struct platform_device floppy_device = {
.name = "floppy",
.id = 0,
- .dev = {
- .name = "Floppy Drive",
- },
};

static struct kobject *floppy_find(dev_t dev, int *part, void *data)
-
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 13:47    [W:0.346 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site