vhost/scsi: Extract common handling code from control queue handler
authorBijan Mottahedeh <bijan.mottahedeh@oracle.com>
Tue, 18 Sep 2018 00:09:48 +0000 (17:09 -0700)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 25 Oct 2018 01:16:13 +0000 (21:16 -0400)
commit3f8ca2e115e55af4c15d97dda635e948d2e380be
tree53653e3a23ed8a423fadab88a7c7606d672f5b2d
parent0d02dbd68c47b66367130b696baef7246720791c
vhost/scsi: Extract common handling code from control queue handler

Prepare to change the request queue handler to use common handling
routines.

Signed-off-by: Bijan Mottahedeh <bijan.mottahedeh@oracle.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/scsi.c