linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH]drivers/ata/libata-eh.c:1509 unneeded memset()
@ 2009-12-30 22:59 René Bolldorf
  2010-01-07 19:15 ` Jeff Garzik
  0 siblings, 1 reply; 10+ messages in thread
From: René Bolldorf @ 2009-12-30 22:59 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: linux-ide, linux-kernel

We don't need this ;-).

Best regards René Bolldorf & a happy new year in advance.

--- ./drivers/ata/libata-eh.c  2009-12-30 23:44:05.578988545 +0100
+++ ./drivers/ata/libata-eh.c  2009-12-30 23:45:06.991987607 +0100
@@ -1505,9 +1505,6 @@ static unsigned int atapi_eh_request_sen

  	DPRINTK("ATAPI request sense\n");

-	/* FIXME: is this needed? */
-	memset(sense_buf, 0, SCSI_SENSE_BUFFERSIZE);
-
  	/* initialize sense_buf with the error register,
  	 * for the case where they are -not- overwritten
  	 */

^ permalink raw reply	[flat|nested] 10+ messages in thread
[parent not found: <5543f88f1001111129u362be554kd97027d977b5dff3@mail.gmail.com>]

end of thread, other threads:[~2010-01-12  0:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-30 22:59 [PATCH]drivers/ata/libata-eh.c:1509 unneeded memset() René Bolldorf
2010-01-07 19:15 ` Jeff Garzik
2010-01-07 20:34   ` René Bolldorf
2010-01-07 20:40     ` René Bolldorf
2010-01-08 11:30       ` Rolf Eike Beer
2010-01-08 15:28   ` James Bottomley
2010-01-08 20:47     ` René Bolldorf
     [not found] <5543f88f1001111129u362be554kd97027d977b5dff3@mail.gmail.com>
2010-01-11 19:41 ` Marc Bejarano
2010-01-11 20:18   ` René Bolldorf
2010-01-12  0:55     ` Marc Bejarano

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).