mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
remove unused variable in _pvremove_check_single
This commit is contained in:
parent
a1e3398ffc
commit
c29899b910
@ -5279,7 +5279,6 @@ static int _pvremove_check_single(struct cmd_context *cmd,
|
|||||||
struct pvcreate_params *pp = (struct pvcreate_params *) handle->custom_handle;
|
struct pvcreate_params *pp = (struct pvcreate_params *) handle->custom_handle;
|
||||||
struct pvcreate_device *pd;
|
struct pvcreate_device *pd;
|
||||||
struct pvcreate_prompt *prompt;
|
struct pvcreate_prompt *prompt;
|
||||||
struct label *label;
|
|
||||||
int found = 0;
|
int found = 0;
|
||||||
|
|
||||||
if (!pv->dev)
|
if (!pv->dev)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user