[patch 09/12] remove unused LOCAL_END_REQUEST

From: domen
Date: Tue Jun 21 2005 - 01:18:56 EST


From: Domen Puncer <domen@xxxxxxxxxxxx>



Remove last occurence of LOCAL_END_REQUEST.

domen@nd47:~/kernel/c$ grep LOCAL_END_REQUEST -R .
./drivers/block/floppy.c:#define LOCAL_END_REQUEST

Signed-off-by: Domen Puncer <domen@xxxxxxxxxxxx>
---
floppy.c | 1 -
1 files changed, 1 deletion(-)

Index: quilt/drivers/block/floppy.c
===================================================================
--- quilt.orig/drivers/block/floppy.c
+++ quilt/drivers/block/floppy.c
@@ -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>

--
-
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/