mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
lvmcache: remove unused variable from last commit
This commit is contained in:
parent
87ee401eea
commit
df4c50396b
1
lib/cache/lvmcache.c
vendored
1
lib/cache/lvmcache.c
vendored
@ -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;
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user