]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/spdk/ocf/src/ocf_utils.h
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / ocf / src / ocf_utils.h
diff --git a/ceph/src/spdk/ocf/src/ocf_utils.h b/ceph/src/spdk/ocf/src/ocf_utils.h
deleted file mode 100644 (file)
index 96ef656..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/*
- * Copyright(c) 2012-2018 Intel Corporation
- * SPDX-License-Identifier: BSD-3-Clause-Clear
- */
-
-#ifndef OCF_UTILS_H_
-#define OCF_UTILS_H_
-
-int ocf_utils_init(struct ocf_ctx *ocf_ctx);
-
-void ocf_utils_deinit(struct ocf_ctx *ocf_ctx);
-
-#endif /* OCF_UTILS_H_ */