projects
/
deliverable
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d5e6aa
)
vhost-scsi: Remove unnecessary forward struct vhost_scsi declaration
author
Asias He
<asias@redhat.com>
Mon, 6 May 2013 08:38:25 +0000
(16:38 +0800)
committer
Michael S. Tsirkin
<mst@redhat.com>
Sun, 7 Jul 2013 11:38:50 +0000
(14:38 +0300)
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>
drivers/vhost/scsi.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/vhost/scsi.c
b/drivers/vhost/scsi.c
index 7014202972259f4d7046d5f4a110fe9a0cedef37..d5a91cf8422133db2fe6c54fb99b523faa8646f2 100644
(file)
--- a/
drivers/vhost/scsi.c
+++ b/
drivers/vhost/scsi.c
@@
-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;
This page took
0.025593 seconds
and
5
git commands to generate.