]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/ocf/src/utils/utils_part.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / ocf / src / utils / utils_part.h
index 23f477fed3563f2de0160922679677e2a9c11f25..c37684c48184bdae17d32b851acf9c04277e072d 100644 (file)
@@ -10,7 +10,7 @@
 #include "../engine/cache_engine.h"
 #include "../metadata/metadata_partition.h"
 
-int ocf_part_init(struct ocf_cache *cache);
+void ocf_part_init(struct ocf_cache *cache);
 
 static inline bool ocf_part_is_valid(struct ocf_user_part *part)
 {