Skip to content

Commit

Permalink
floppy: relocate devfs comment
Browse files Browse the repository at this point in the history
Signed-off-by: James Nelson <james4765@gmail.com>
Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
James Nelson authored and Adrian Bunk committed Nov 8, 2005
1 parent 848d538 commit b88b098
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions drivers/block/floppy.c
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,10 @@
* features to asm/floppy.h.
*/

/*
* 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 &
Expand Down Expand Up @@ -158,10 +162,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>

Expand Down

0 comments on commit b88b098

Please sign in to comment.