vhost-scsi: Rename struct vhost_scsi *s to *vs
authorAsias He <asias@redhat.com>
Mon, 6 May 2013 08:38:26 +0000 (16:38 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 7 Jul 2013 11:38:53 +0000 (14:38 +0300)
commitc7289312fe9b4077b5c15632b232e76144a220c6
treeaa46c223494c724bc791e5046ad990ebcea356c6
parentdeeacef086a0b312da846aac7b7cd046523bf6c6
vhost-scsi: Rename struct vhost_scsi *s to *vs

vs is used everywhere, make the naming more consistent.

Signed-off-by: Asias He <asias@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/vhost/scsi.c