From 08f87f769b595151be1afeff53e144f543faa614 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Wed, 06 Dec 2023 09:51:13 +0000 Subject: [PATCH] add dts config --- kernel/include/uapi/rdma/rdma_user_ioctl.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kernel/include/uapi/rdma/rdma_user_ioctl.h b/kernel/include/uapi/rdma/rdma_user_ioctl.h index d92d272..53c5518 100644 --- a/kernel/include/uapi/rdma/rdma_user_ioctl.h +++ b/kernel/include/uapi/rdma/rdma_user_ioctl.h @@ -43,7 +43,7 @@ /* * General blocks assignments - * It is closed on purpose do not expose it it user space + * It is closed on purpose - do not expose it to user space * #define MAD_CMD_BASE 0x00 * #define HFI1_CMD_BAS 0xE0 */ -- Gitblit v1.6.2