1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-11-24 08:23:49 +03:00

hints: remove the cmd hints list

which is no longer used after commit
"toollib: remove all devices list from process_each_pv"
This commit is contained in:
David Teigland
2021-11-01 16:01:09 -05:00
parent b65a2c3f3a
commit 5d0964d127
4 changed files with 2 additions and 10 deletions

View File

@@ -206,7 +206,6 @@ struct cmd_context {
* Devices and filtering.
*/
struct dev_filter *filter;
struct dm_list hints;
struct dm_list use_devices; /* struct dev_use for each entry in devices file */
const char *md_component_checks;
const char *search_for_devnames; /* config file setting */