summaryrefslogtreecommitdiffstats
path: root/include/uapi
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi')
-rw-r--r--include/uapi/rdma/rdma_user_ioctl_cmds.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/rdma/rdma_user_ioctl_cmds.h b/include/uapi/rdma/rdma_user_ioctl_cmds.h
index 26213f49f5c8..54e16a589472 100644
--- a/include/uapi/rdma/rdma_user_ioctl_cmds.h
+++ b/include/uapi/rdma/rdma_user_ioctl_cmds.h
@@ -36,7 +36,7 @@
36#include <linux/types.h> 36#include <linux/types.h>
37#include <linux/ioctl.h> 37#include <linux/ioctl.h>
38 38
39/* Documentation/ioctl/ioctl-number.txt */ 39/* Documentation/ioctl/ioctl-number.rst */
40#define RDMA_IOCTL_MAGIC 0x1b 40#define RDMA_IOCTL_MAGIC 0x1b
41#define RDMA_VERBS_IOCTL \ 41#define RDMA_VERBS_IOCTL \
42 _IOWR(RDMA_IOCTL_MAGIC, 1, struct ib_uverbs_ioctl_hdr) 42 _IOWR(RDMA_IOCTL_MAGIC, 1, struct ib_uverbs_ioctl_hdr)