xen/blkback: Move global/static variables into struct xen_blkbk.
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 25 Feb 2011 15:51:29 +0000 (10:51 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Thu, 14 Apr 2011 22:26:20 +0000 (18:26 -0400)
Bundle the lot of discrete variables into a single structure.
This is based on what was done in the xen-netback driver:
xen: netback: Move global/static variables into struct xen_netbk.
(094944631cc5a9d6e623302c987f78117c0bf7ac)

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>

No differences found