It's no longer used.
Signed-off-by: Anthony Liguori <[email protected]>
---
block_int.h | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/block_int.h b/block_int.h
index 951ff02..e10b906 100644
--- a/block_int.h
+++ b/block_int.h
@@ -150,8 +150,6 @@ struct BlockDriverState {
int cyls, heads, secs, translation;
int type;
char device_name[32];
- /* PCI devfn of parent */
- int devfn;
BlockDriverState *next;
void *private;
};
--
1.6.0.6
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html