Remove unused parameter from ocf_mngt_cache_device_config

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga 2019-05-21 17:26:55 +02:00
parent 76bcac5b45
commit 92d5ad8075

View File

@ -310,12 +310,6 @@ struct ocf_mngt_cache_device_config {
*/ */
bool force; bool force;
/**
* @brief Minimum free RAM required to start cache. Set during
* cache start procedure
*/
uint64_t min_free_ram;
/** /**
* @brief If set, cache features (like discard) are tested * @brief If set, cache features (like discard) are tested
* before starting cache * before starting cache