summaryrefslogtreecommitdiff
path: root/include/rdma/ib_ucaps.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rdma/ib_ucaps.h')
-rw-r--r--include/rdma/ib_ucaps.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rdma/ib_ucaps.h b/include/rdma/ib_ucaps.h
index d9f96be3a553..b629c99117d8 100644
--- a/include/rdma/ib_ucaps.h
+++ b/include/rdma/ib_ucaps.h
@@ -14,7 +14,6 @@ enum rdma_user_cap {
RDMA_UCAP_MAX
};
-void ib_cleanup_ucaps(void);
int ib_get_ucaps(int *fds, int fd_count, uint64_t *idx_mask);
#if IS_ENABLED(CONFIG_INFINIBAND_USER_ACCESS)
int ib_create_ucap(enum rdma_user_cap type);