lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ