Thread (73 messages) 73 messages, 6 authors, 2017-05-24
STALE3338d

[PATCH 31/31] xen/scsifront: Remove code that zeroes driver-private command data

From: Bart Van Assche <hidden>
Date: 2017-05-24 00:34:35
Also in: linux-scsi
Subsystem: scsi subsystem, the rest, xen hypervisor interface, xen pvscsi drivers · Maintainers: "James E.J. Bottomley", "Martin K. Petersen", Linus Torvalds, Juergen Gross, Stefano Stabellini

Since the SCSI core zeroes driver-private command data, remove
that code from the xen-scsifront driver.

Signed-off-by: Bart Van Assche <redacted>
Cc: Juergen Gross <jgross@suse.com>
Cc: xen-devel@lists.xenproject.org
---
 drivers/scsi/xen-scsifront.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/drivers/scsi/xen-scsifront.c b/drivers/scsi/xen-scsifront.c
index a6a8b60d4902..36f59a1be7e9 100644
--- a/drivers/scsi/xen-scsifront.c
+++ b/drivers/scsi/xen-scsifront.c
@@ -534,7 +534,6 @@ static int scsifront_queuecommand(struct Scsi_Host *shost,
 	int err;
 
 	sc->result = 0;
-	memset(shadow, 0, sizeof(*shadow));
 
 	shadow->sc  = sc;
 	shadow->act = VSCSIIF_ACT_SCSI_CDB;
-- 
2.12.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help