]> sourceware.org Git - lvm2.git/commitdiff
remove unused var
authorAlasdair Kergon <agk@redhat.com>
Wed, 31 Mar 2010 20:39:51 +0000 (20:39 +0000)
committerAlasdair Kergon <agk@redhat.com>
Wed, 31 Mar 2010 20:39:51 +0000 (20:39 +0000)
tools/lvconvert.c

index 7ce31356537b16d459d666edc4109829cc4a949f..35ffac2396b536a94c9d72b4f8f33ba50b50904a 100644 (file)
@@ -918,7 +918,6 @@ static int _lvconvert_mirrors_aux(struct cmd_context *cmd,
                                  int allocation_failures_ok)
 {
        uint32_t region_size;
-       struct dm_list *tmp;
        struct lv_segment *seg;
        struct logical_volume *layer_lv;
        uint32_t old_mimage_count = lv_mirror_count(lv);
This page took 0.034527 seconds and 5 git commands to generate.