1
0
Fork 0

xen/blkback: Align the tabs on the structure.

The recent changes caused this field of the structure to be offset a bit.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
hifive-unleashed-5.1
Konrad Rzeszutek Wilk 2011-05-12 18:02:28 -04:00
parent cca537af7d
commit 5185432277
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
struct backend_info {
struct xenbus_device *dev;
struct xen_blkif *blkif;
struct xen_blkif *blkif;
struct xenbus_watch backend_watch;
unsigned major;
unsigned minor;