mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
cleanup: indent
This commit is contained in:
parent
5eee73bd7c
commit
d98511c717
@ -1620,8 +1620,8 @@ static int _dm_tree_deactivate_children(struct dm_tree_node *dnode,
|
||||
}
|
||||
|
||||
int dm_tree_deactivate_children(struct dm_tree_node *dnode,
|
||||
const char *uuid_prefix,
|
||||
size_t uuid_prefix_len)
|
||||
const char *uuid_prefix,
|
||||
size_t uuid_prefix_len)
|
||||
{
|
||||
return _dm_tree_deactivate_children(dnode, uuid_prefix, uuid_prefix_len, 0);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user