Skip to content

Commit

Permalink
vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Asias He authored and Michael S. Tsirkin committed Jul 7, 2013
1 parent 6d5e6aa commit deeacef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/vhost/scsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit deeacef

Please sign in to comment.