Add a hyphen between duplicated word "Window" for clarity. Signed-off-by: Randy Dunlap <[email protected]> Cc: Frank Haverkamp <[email protected]> Cc: Andrew Morton <[email protected]> --- 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

