[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[patch 1/1] floppy: relocate devfs comment (fwd)
- From: Adrian Bunk <bunk@xxxxxxxxx>
- Date: Sun, 16 Jan 2005 08:23:48 +0100
- User-agent: Mutt/1.5.6+20040907i
The trivial patch by James Nelson <james4765@xxxxxxxxx> forwarded below
still applies and compiles against 2.6.11-rc1-mm1.
Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
----- Forwarded message from domen@xxxxxxxxxxxx -----
Date: Sat, 25 Dec 2004 15:13:04 +0100
From: domen@xxxxxxxxxxxx
To: axboe@xxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx, domen@xxxxxxxxxxxx, james4765@xxxxxxxxx
Subject: [patch 1/1] floppy: relocate devfs comment
Oops, forgot Signed-off-by: line.
Signed-off-by: James Nelson <james4765@xxxxxxxxx>
Signed-off-by: Domen Puncer <domen@xxxxxxxxxxxx>
---
kj-domen/drivers/block/floppy.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff -puN drivers/block/floppy.c~comment-drivers_block_floppy.c drivers/block/floppy.c
--- kj/drivers/block/floppy.c~comment-drivers_block_floppy.c 2004-12-25 01:35:26.000000000 +0100
+++ kj-domen/drivers/block/floppy.c 2004-12-25 01:35:26.000000000 +0100
@@ -98,6 +98,10 @@
*/
/*
+ * 1998/1/21 -- Richard Gooch <rgooch@xxxxxxxxxxxxx> -- devfs support
+ */
+
+/*
* 1998/05/07 -- Russell King -- More portability cleanups; moved definition of
* interrupt and dma channel to asm/floppy.h. Cleaned up some formatting &
* use of '0' for NULL.
@@ -159,10 +163,6 @@ static int print_unex = 1;
#define FDPATCHES
#include <linux/fdreg.h>
-/*
- * 1998/1/21 -- Richard Gooch <rgooch@xxxxxxxxxxxxx> -- devfs support
- */
-
#include <linux/fd.h>
#include <linux/hdreg.h>
_
-
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/
----- End forwarded message -----
-
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/