All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Teigland <teigland@sourceware.org>
To: lvm-devel@redhat.com
Subject: main - lvmcache: remove unused variable from last commit
Date: Mon,  8 Feb 2021 16:23:35 +0000 (GMT)	[thread overview]
Message-ID: <20210208162335.BCBC63851C0B@sourceware.org> (raw)

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;
 
 	/*



                 reply	other threads:[~2021-02-08 16:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210208162335.BCBC63851C0B@sourceware.org \
    --to=teigland@sourceware.org \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.