vhost-scsi: don't open-code kvfree
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 12 Jun 2014 16:00:01 +0000 (19:00 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 23 Jun 2014 06:22:48 +0000 (09:22 +0300)
Now that we have kvfree, use it in vhost-scsi instead of
the open-coded version.

Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/scsi.c

Simple merge