mirror of
https://github.com/tbsdtv/linux_media.git
synced 2025-07-23 20:51:03 +02:00
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>
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user