Commit 51854322 authored by Konrad Rzeszutek Wilk's avatar Konrad Rzeszutek Wilk

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: default avatarKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
parent cca537af
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment