vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
It was needed when struct tcm_vhost_tpg is in tcm_vhost.h Signed-off-by: Asias He <asias@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
committed by
Michael S. Tsirkin
parent
6d5e6aa860
commit
deeacef086
@@ -116,7 +116,6 @@ struct tcm_vhost_nacl {
|
|||||||
struct se_node_acl se_node_acl;
|
struct se_node_acl se_node_acl;
|
||||||
};
|
};
|
||||||
|
|
||||||
struct vhost_scsi;
|
|
||||||
struct tcm_vhost_tpg {
|
struct tcm_vhost_tpg {
|
||||||
/* Vhost port target portal group tag for TCM */
|
/* Vhost port target portal group tag for TCM */
|
||||||
u16 tport_tpgt;
|
u16 tport_tpgt;
|
||||||
|
|||||||
Reference in New Issue
Block a user