* [PATCH] Remove duplicate safe_for_read(READ_BUFFER) entry in scsi_ioctl.c
@ 2004-10-29 8:15 Miles Bader
0 siblings, 0 replies; only message in thread
From: Miles Bader @ 2004-10-29 8:15 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
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),
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-10-29 8:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-29 8:15 [PATCH] Remove duplicate safe_for_read(READ_BUFFER) entry in scsi_ioctl.c Miles Bader
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).