1
0
Fork 0

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>
wifi-calibration
Asias He 2013-05-06 16:38:25 +08:00 committed by Michael S. Tsirkin
parent 6d5e6aa860
commit deeacef086
1 changed files with 0 additions and 1 deletions

View File

@ -116,7 +116,6 @@ struct tcm_vhost_nacl {
struct se_node_acl se_node_acl;
};
struct vhost_scsi;
struct tcm_vhost_tpg {
/* Vhost port target portal group tag for TCM */
u16 tport_tpgt;