* [patch 15/15] remove unused LOCAL_END_REQUEST
@ 2005-03-05 22:43 domen
0 siblings, 0 replies; only message in thread
From: domen @ 2005-03-05 22:43 UTC (permalink / raw)
To: axboe; +Cc: linux-kernel, domen
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@coderock.org>
---
kj-domen/drivers/block/floppy.c | 1 -
1 files changed, 1 deletion(-)
diff -puN drivers/block/floppy.c~unused_define-drivers_block_floppy drivers/block/floppy.c
--- kj/drivers/block/floppy.c~unused_define-drivers_block_floppy 2005-03-05 16:13:19.000000000 +0100
+++ kj-domen/drivers/block/floppy.c 2005-03-05 16:13:19.000000000 +0100
@@ -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>
_
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-03-05 22:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-05 22:43 [patch 15/15] remove unused LOCAL_END_REQUEST domen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox