From cde9070d9970eef1f7ec2360586c802a16230ad8 Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 10 May 2024 07:43:50 +0000 Subject: [PATCH] rtl88x2CE_WiFi_linux driver --- 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