Skip to content

Commit

Permalink
vhost: src file renames
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Michael S. Tsirkin committed May 2, 2013
1 parent 150b9e5 commit eb62b74
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/vhost/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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
File renamed without changes.

0 comments on commit eb62b74

Please sign in to comment.