From: Anthony Liguori <[email protected]> It's no longer used.
Signed-off-by: Anthony Liguori <[email protected]> Signed-off-by: Avi Kivity <[email protected]> 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; }; -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
