remove stale declaration of space_management_free()
Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
This commit is contained in:
parent
07cbba32f6
commit
dca93964e3
@ -29,8 +29,6 @@ struct ocf_request;
|
|||||||
*/
|
*/
|
||||||
int ocf_space_managment_remap_do(struct ocf_request *req);
|
int ocf_space_managment_remap_do(struct ocf_request *req);
|
||||||
|
|
||||||
int space_management_free(ocf_cache_t cache, uint32_t count);
|
|
||||||
|
|
||||||
typedef void (*ocf_metadata_actor_t)(struct ocf_cache *cache,
|
typedef void (*ocf_metadata_actor_t)(struct ocf_cache *cache,
|
||||||
ocf_cache_line_t cache_line);
|
ocf_cache_line_t cache_line);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user