mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +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--)
|
||||
r = max(r, _hweight64(sb->extended_failed_devices[i]));
|
||||
}
|
||||
|
||||
|
||||
return r;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user