Remove unused error code

Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
Robert Baldyga
2022-03-09 15:51:22 +01:00
parent 7ba87f767d
commit 91508af014
3 changed files with 1 additions and 6 deletions

View File

@@ -170,10 +170,6 @@ struct {
OCF_ERR_NO_LOCK,
"Failed to lock cache for management operation."
},
{
OCF_ERR_METADATA_LAYOUT_MISMATCH,
"Metadata layout mismatch"
},
{
OCF_ERR_CACHE_LINE_SIZE_MISMATCH,
"Cache line size mismatch"