mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
Fix typo
This commit is contained in:
parent
7a0f46e2f8
commit
3da5cdc5dc
@ -222,7 +222,7 @@ static void _check_non_raid_seg_members(struct lv_segment *seg, int *error_count
|
||||
}
|
||||
|
||||
/*
|
||||
* Check RAID segment sruct members of @seg for acceptable
|
||||
* Check RAID segment struct members of @seg for acceptable
|
||||
* properties and increment @error_count for any bogus ones.
|
||||
*/
|
||||
static void _check_raid_seg(struct lv_segment *seg, int *error_count)
|
||||
|
Loading…
Reference in New Issue
Block a user