]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
scsi: virtio_scsi: Remove code that zeroes driver-private command data
authorBart Van Assche <bart.vanassche@sandisk.com>
Fri, 2 Jun 2017 21:22:02 +0000 (14:22 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 13 Jun 2017 01:02:03 +0000 (21:02 -0400)
commitc2bb87318baa6c012432eda6f08290d8623538ee
tree313cc01ffbe1a675d93d36b0a7414bbf636da2a9
parentc3006a9264681fd0551543f526758208792319d6
scsi: virtio_scsi: Remove code that zeroes driver-private command data

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

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Reviewed-by: Hannes Reinecke <hare@suse.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Michael S. Tsirkin <mst@redhat.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/virtio_scsi.c