mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-20 12:17:41 +07: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:
parent
cca537af7d
commit
5185432277
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user