]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
RDMA: rdma_user_ioctl.h: fix a duplicated word + clarify
authorRandy Dunlap <rdunlap@infradead.org>
Sun, 19 Jul 2020 00:32:20 +0000 (17:32 -0700)
committerJason Gunthorpe <jgg@nvidia.com>
Mon, 20 Jul 2020 19:42:08 +0000 (16:42 -0300)
Change the repeated word "it" in a comment to "it to".
Also insert a dash in the sentence to add clarity.

Link: https://lore.kernel.org/r/20200719003220.21250-1-rdunlap@infradead.org
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
include/uapi/rdma/rdma_user_ioctl.h

index d92d2721b28c5bd4afbdcf9a9264ead02441dbff..53c55188dd2aa4a07b91d5092394c50a3fc08b65 100644 (file)
@@ -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
  */