1
0
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:
David Teigland 2021-02-08 10:22:30 -06:00
parent 87ee401eea
commit df4c50396b

View File

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