]> git.karo-electronics.de Git - linux-beck.git/commit
vhost/scsi: Global tcm_vhost -> vhost_scsi rename
authorNicholas Bellinger <nab@linux-iscsi.org>
Sun, 1 Feb 2015 07:56:53 +0000 (23:56 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 4 Feb 2015 18:55:39 +0000 (10:55 -0800)
commit1a1ff8256af679c8a69c438d27644383ddcfcb3b
treec27771852c9d9364bd03897d5d5c46ceed660d61
parentf575c6123387e72d460add7391c4f8eaafb61ac2
vhost/scsi: Global tcm_vhost -> vhost_scsi rename

There is a large amount of code that still references the original
'tcm_vhost' naming conventions, instead of modern 'vhost_scsi'.

Go ahead and do a global rename to make the usage consistent.

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