Remove unused parameter from ocf_mngt_cache_device_config
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
parent
76bcac5b45
commit
92d5ad8075
@ -310,12 +310,6 @@ struct ocf_mngt_cache_device_config {
|
||||
*/
|
||||
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
|
||||
* before starting cache
|
||||
|
Loading…
Reference in New Issue
Block a user