mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-03 05:18:29 +03:00
remove unused variable 'i' that was recently introduced in lv_add_segment
This commit is contained in:
parent
23f4aabd69
commit
b422bb2187
@ -1390,7 +1390,6 @@ int lv_add_segment(struct alloc_handle *ah,
|
||||
uint32_t region_size,
|
||||
struct logical_volume *log_lv)
|
||||
{
|
||||
int i;
|
||||
struct dm_list *aa_list;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user