relocate devfs comment Signed-off-by: James Nelson Signed-off-by: Domen Puncer --- 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 2005-04-05 12:55:43.000000000 +0200 +++ kj-domen/drivers/block/floppy.c 2005-04-05 12:55:43.000000000 +0200 @@ -98,6 +98,10 @@ */ /* + * 1998/1/21 -- Richard Gooch -- 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. @@ -158,10 +162,6 @@ static int print_unex = 1; #define FDPATCHES #include -/* - * 1998/1/21 -- Richard Gooch -- devfs support - */ - #include #include _