* [KJ] [patch] remove unused LOCAL_END_REQUEST
@ 2005-02-22 12:24 Domen Puncer
0 siblings, 0 replies; only message in thread
From: Domen Puncer @ 2005-02-22 12:24 UTC (permalink / raw)
To: kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 506 bytes --]
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>
--- c/drivers/block/floppy.c 2005-02-16 13:41:47.000000000 +0100
+++ a/drivers/block/floppy.c 2005-02-22 13:21:46.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>
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-02-22 12:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-22 12:24 [KJ] [patch] remove unused LOCAL_END_REQUEST Domen Puncer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.