]> Pileus Git - ~andy/linux/commitdiff
vhost: src file renames
authorMichael S. Tsirkin <mst@redhat.com>
Thu, 2 May 2013 00:37:38 +0000 (03:37 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Thu, 2 May 2013 10:39:51 +0000 (13:39 +0300)
Move tcm_vhost.c -> scsi.c

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Asias He <asias@redhat.com>
Acked-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/vhost/Makefile
drivers/vhost/scsi.c [moved from drivers/vhost/tcm_vhost.c with 100% similarity]

index a27b053bc9ab12d546c9f17bee106a916eb5e236..6ea9cecb1fb16139b529e2f556f386464c813db5 100644 (file)
@@ -2,3 +2,4 @@ obj-$(CONFIG_VHOST_NET) += vhost_net.o
 vhost_net-y := vhost.o net.o
 
 obj-$(CONFIG_TCM_VHOST) += tcm_vhost.o
+tcm_vhost-y := scsi.o