diff options
author | Jonathan Brassow <jbrassow@redhat.com> | 2012-07-31 10:03:52 +1000 |
---|---|---|
committer | NeilBrown <neilb@suse.de> | 2012-07-31 10:03:52 +1000 |
commit | dc280d987f039ef35ac1e59c09b7154b61f385cf (patch) | |
tree | 470cf571b46bff86454106f1f549028c8415fcd8 /virt/kvm/iommu.c | |
parent | 3bbae04b126fbd4c191b4167ea46ba9c4da46425 (diff) | |
download | linux-dc280d987f039ef35ac1e59c09b7154b61f385cf.tar.bz2 |
MD RAID10: rename mirror_info structure
MD RAID10: Rename the structure 'mirror_info' to 'raid10_info'
The same structure name ('mirror_info') is used by raid1. Each of these
structures are defined in there respective header files. If dm-raid is
to support both RAID1 and RAID10, the header files will be included and
the structure names must not collide.
Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'virt/kvm/iommu.c')
0 files changed, 0 insertions, 0 deletions