mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
cleanup: indent
This commit is contained in:
parent
bf6b69c46b
commit
1a84032322
@ -4310,7 +4310,7 @@ int lv_resize_prepare(struct cmd_context *cmd, struct logical_volume *lv,
|
||||
|
||||
if (lp->poolmetadatasize &&
|
||||
!_lvresize_poolmetadata_prepare(cmd, lp, lv))
|
||||
return_0;
|
||||
return_0;
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user