* [patch 1/1] floppy: relocate devfs comment (fwd)
@ 2005-01-16 7:23 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2005-01-16 7:23 UTC (permalink / raw)
To: Andrew Morton; +Cc: axboe, linux-kernel, domen, james4765
The trivial patch by James Nelson <james4765@gmail.com> forwarded below
still applies and compiles against 2.6.11-rc1-mm1.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
----- Forwarded message from domen@coderock.org -----
Date: Sat, 25 Dec 2004 15:13:04 +0100
From: domen@coderock.org
To: axboe@suse.de
Cc: linux-kernel@vger.kernel.org, domen@coderock.org, james4765@gmail.com
Subject: [patch 1/1] floppy: relocate devfs comment
Oops, forgot Signed-off-by: line.
Signed-off-by: James Nelson <james4765@gmail.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
---
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@atnf.csiro.au> -- 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@atnf.csiro.au> -- 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
----- End forwarded message -----
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-01-16 7:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-16 7:23 [patch 1/1] floppy: relocate devfs comment (fwd) Adrian Bunk
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.