scsi-generic: remove scsi_req_fixup
commit6a58a3a6ebb738e4173f93ecc089b45dd57c7574
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 12 Oct 2011 09:54:59 +0000 (12 11:54 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Oct 2011 17:25:51 +0000 (28 19:25 +0200)
tree9ec1787f9734c656b2a805b912694c89ab56c2ef
parent8869e103979e499babe73488abe1f9c935746a60
scsi-generic: remove scsi_req_fixup

This is not needed anymore, since asynchronous ioctls were introduced
by commit 221f715 (new scsi-generic abstraction, use SG_IO, 2009-03-28).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/scsi-generic.c