lkml.org 
[lkml]   [2004]   [Oct]   [29]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] Remove duplicate safe_for_read(READ_BUFFER) entry in scsi_ioctl.c
FromMiles Bader <>
DateFri, 29 Oct 2004 17:15:46 +0900 (JST)
Signed-off-by: Miles Bader <miles@gnu.org>

 drivers/block/scsi_ioctl.c |    1 -
 1 files changed, 1 deletion(-)
diff -ruN -X../cludes linux-2.6.9-uc0/drivers/block/scsi_ioctl.c linux-2.6.9-uc0-v850-20041028/drivers/block/scsi_ioctl.c
--- linux-2.6.9-uc0/drivers/block/scsi_ioctl.c	2004-10-25 15:14:43 +0900
+++ linux-2.6.9-uc0-v850-20041028/drivers/block/scsi_ioctl.c	2004-10-28 13:32:47 +0900
@@ -129,7 +129,6 @@
 		safe_for_read(START_STOP),
 		safe_for_read(GPCMD_VERIFY_10),
 		safe_for_read(VERIFY_16),
-		safe_for_read(READ_BUFFER),
 
 		/* Audio CD commands */
 		safe_for_read(GPCMD_PLAY_CD),
-
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:07    [from the cache]
©2003-2008