Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

RDMA: rdma_user_ioctl.h: fix a duplicated word + clarify

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>

authored by

Randy Dunlap and committed by
Jason Gunthorpe
8e7eafb8 e25c52c7

+1 -1
+1 -1
include/uapi/rdma/rdma_user_ioctl.h
··· 43 43 44 44 /* 45 45 * General blocks assignments 46 - * It is closed on purpose do not expose it it user space 46 + * It is closed on purpose - do not expose it to user space 47 47 * #define MAD_CMD_BASE 0x00 48 48 * #define HFI1_CMD_BAS 0xE0 49 49 */