Remove unused OCF_ERR_CACHE_IN_USE error code
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
@@ -42,9 +42,6 @@ typedef enum {
|
||||
/** Start cache failure */
|
||||
OCF_ERR_START_CACHE_FAIL,
|
||||
|
||||
/** Cache is busy */
|
||||
OCF_ERR_CACHE_IN_USE,
|
||||
|
||||
/** Cache ID does not exist */
|
||||
OCF_ERR_CACHE_NOT_EXIST,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user