[<prev] [next>] [day] [month] [year] [list]
Message-ID: <f902ae2f-0df9-500a-17d1-f2c4100ddd41@infradead.org>
Date: Wed, 15 Jul 2020 18:29:19 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Frank Haverkamp <haver@...ux.ibm.com>
Subject: [PATCH] genwqe: fix duplicated words for clarity
From: Randy Dunlap <rdunlap@...radead.org>
Add a hyphen between duplicated word "Window" for clarity.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Frank Haverkamp <haver@...ux.ibm.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>
---
include/uapi/linux/genwqe/genwqe_card.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200714.orig/include/uapi/linux/genwqe/genwqe_card.h
+++ linux-next-20200714/include/uapi/linux/genwqe/genwqe_card.h
@@ -86,7 +86,7 @@
* The Physical Function's Access is from offset 0x00050000
* Single Shared Registers exists only at offset 0x00060000
*
- * SLC: Queue Virtual Window Window for accessing into a specific VF
+ * SLC: Queue Virtual Window - Window for accessing into a specific VF
* queue. When accessing the 0x10000 space using the 0x50000 address
* segment, the value indicated here is used to specify which VF
* register is decoded. This register, and the 0x50000 register space
Powered by blists - more mailing lists