mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-29 15:22:30 +03:00
raid: whitespace
This commit is contained in:
parent
94bfc8fc4f
commit
669c79a8b9
@ -70,7 +70,7 @@ static uint32_t _hweight_failed(struct dm_raid_superblock *sb)
|
|||||||
while (i--)
|
while (i--)
|
||||||
r = max(r, _hweight64(sb->extended_failed_devices[i]));
|
r = max(r, _hweight64(sb->extended_failed_devices[i]));
|
||||||
}
|
}
|
||||||
|
|
||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user