lkml.org 
[lkml]   [2005]   [Mar]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[patch 15/15] remove unused LOCAL_END_REQUEST
From
Date


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>
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2005-03-22 14:10    [W:0.020 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site