All of lore.kernel.org
 help / color / mirror / Atom feed
* main - gcc: remove unused vg setting
@ 2021-09-13 10:36 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2021-09-13 10:36 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=064979dc3238171cc4029ebfcbf63ad71cc7d9cd
Commit:        064979dc3238171cc4029ebfcbf63ad71cc7d9cd
Parent:        00ec716b4db371f0e28880e95539b10208f19d37
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Sep 10 23:34:58 2021 +0200
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Sep 13 12:34:41 2021 +0200

gcc: remove unused vg setting

---
 tools/lvconvert.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/lvconvert.c b/tools/lvconvert.c
index d73e16e3a..33ab0637d 100644
--- a/tools/lvconvert.c
+++ b/tools/lvconvert.c
@@ -6294,7 +6294,6 @@ int lvconvert_to_cache_with_cachevol_cmd(struct cmd_context *cmd, int argc, char
 
 static int _lvconvert_integrity_remove(struct cmd_context *cmd, struct logical_volume *lv)
 {
-	struct volume_group *vg = lv->vg;
 	int ret = 0;
 
 	if (!lv_is_integrity(lv) && !lv_is_raid(lv)) {



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-09-13 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-13 10:36 main - gcc: remove unused vg setting Zdenek Kabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.