Remove redundant cache being stopped check

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
This commit is contained in:
Michal Mielewczyk
2021-03-12 09:18:06 +01:00
parent 66f30dcf12
commit 12db6b4443
3 changed files with 0 additions and 23 deletions

View File

@@ -253,11 +253,6 @@ struct {
"Waiting for operation interrupted"
},
{
KCAS_ERR_CACHE_STOPPING,
"Cache being stopped"
},
{
KCAS_ERR_CORE_IN_ACTIVE_STATE,
"Core device is in active state"
},