Skip to content

Commit

Permalink
remove unused LOCAL_END_REQUEST
Browse files Browse the repository at this point in the history
Remove the last occurence of LOCAL_END_REQUEST.

Signed-off-by: Domen Puncer <domen@coderock.org>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
  • Loading branch information
Domen Puncer authored and Adrian Bunk committed Jan 15, 2006
1 parent f1c3ddf commit 46a9f65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/block/floppy.c
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,6 @@ static int allowed_drive_mask = 0x33;

static int irqdma_allocated;

#define LOCAL_END_REQUEST
#define DEVICE_NAME "floppy"

#include <linux/blkdev.h>
Expand Down

0 comments on commit 46a9f65

Please sign in to comment.