* [patch 09/12] remove unused LOCAL_END_REQUEST
@ 2005-06-20 21:51 domen
0 siblings, 0 replies; only message in thread
From: domen @ 2005-06-20 21:51 UTC (permalink / raw)
To: axboe; +Cc: linux-kernel, domen
[-- Attachment #1: unused_define-drivers_block_floppy.patch --]
[-- Type: text/plain, Size: 653 bytes --]
From: Domen Puncer <domen@coderock.org>
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>
---
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>
--
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-06-21 6:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-20 21:51 [patch 09/12] 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