mirror of
git://sourceware.org/git/lvm2.git
synced 2025-02-24 17:57:48 +03:00
Eliminate compile warning introduced by previous commit.
This commit is contained in:
parent
0b7cc76a9d
commit
fce6fb489f
@ -513,7 +513,6 @@ int vg_extend(struct volume_group *vg, int pv_count, char **pv_names)
|
||||
{
|
||||
int i;
|
||||
struct physical_volume *pv;
|
||||
struct cmd_context *cmd = vg->cmd;
|
||||
|
||||
if (_vg_bad_status_bits(vg, RESIZEABLE_VG))
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user