All of lore.kernel.org
 help / color / mirror / Atom feed
* master - remove unused variable in _pvremove_check_single
@ 2018-04-23 13:49 David Teigland
  0 siblings, 0 replies; 2+ messages in thread
From: David Teigland @ 2018-04-23 13:49 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=c29899b910811d0d1dc5607d200a1e59773eff0c
Commit:        c29899b910811d0d1dc5607d200a1e59773eff0c
Parent:        a1e3398ffcf5def36934eabbb9ea26db221bbe74
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Tue Feb 13 14:28:24 2018 -0600
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Fri Apr 20 11:22:46 2018 -0500

remove unused variable in _pvremove_check_single

---
 tools/toollib.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/toollib.c b/tools/toollib.c
index 0cc2edd..807e34c 100644
--- a/tools/toollib.c
+++ b/tools/toollib.c
@@ -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_device *pd;
 	struct pvcreate_prompt *prompt;
-	struct label *label;
 	int found = 0;
 
 	if (!pv->dev)



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* master - remove unused variable in _pvremove_check_single
@ 2018-04-23 13:53 David Teigland
  0 siblings, 0 replies; 2+ messages in thread
From: David Teigland @ 2018-04-23 13:53 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=c29899b910811d0d1dc5607d200a1e59773eff0c
Commit:        c29899b910811d0d1dc5607d200a1e59773eff0c
Parent:        a1e3398ffcf5def36934eabbb9ea26db221bbe74
Author:        David Teigland <teigland@redhat.com>
AuthorDate:    Tue Feb 13 14:28:24 2018 -0600
Committer:     David Teigland <teigland@redhat.com>
CommitterDate: Fri Apr 20 11:22:46 2018 -0500

remove unused variable in _pvremove_check_single

---
 tools/toollib.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/tools/toollib.c b/tools/toollib.c
index 0cc2edd..807e34c 100644
--- a/tools/toollib.c
+++ b/tools/toollib.c
@@ -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_device *pd;
 	struct pvcreate_prompt *prompt;
-	struct label *label;
 	int found = 0;
 
 	if (!pv->dev)



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-23 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-23 13:49 master - remove unused variable in _pvremove_check_single David Teigland
2018-04-23 13:53 David Teigland

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.