Remove redundant field from struct ocf_cache_device

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga
2019-05-30 11:22:34 +02:00
parent 999f3f7245
commit 6822ab6140
3 changed files with 1 additions and 4 deletions

View File

@@ -66,8 +66,6 @@ enum ocf_mngt_cache_init_mode {
struct ocf_cache_device {
struct ocf_volume volume;
ocf_cache_line_t metadata_offset_line;
/* Hash Table contains contains pointer to the entry in
* Collision Table so it actually contains collision Table
* indexes.