* main - lvmcache: remove unused variable from last commit
@ 2021-02-08 16:23 David Teigland
0 siblings, 0 replies; only message in thread
From: David Teigland @ 2021-02-08 16:23 UTC (permalink / raw)
To: lvm-devel
Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=df4c50396bfce6586a063d04861f9d1d8b1aeb31
Commit: df4c50396bfce6586a063d04861f9d1d8b1aeb31
Parent: 87ee401eea3c3c3958ec5cda6e5c246b80503b8c
Author: David Teigland <teigland@redhat.com>
AuthorDate: Mon Feb 8 10:22:30 2021 -0600
Committer: David Teigland <teigland@redhat.com>
CommitterDate: Mon Feb 8 10:22:56 2021 -0600
lvmcache: remove unused variable from last commit
---
lib/cache/lvmcache.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/cache/lvmcache.c b/lib/cache/lvmcache.c
index 03c5f4d4f..5c573286d 100644
--- a/lib/cache/lvmcache.c
+++ b/lib/cache/lvmcache.c
@@ -1056,7 +1056,6 @@ void lvmcache_extra_md_component_checks(struct cmd_context *cmd)
struct device *dev;
const char *device_hint;
uint64_t devsize, pvsize;
- int dropped = 0;
int do_check;
/*
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-02-08 16:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-08 16:23 main - lvmcache: remove unused variable from last commit 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.