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:   Fri, 21 Jul 2023 23:43:18 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     linux-kernel@...r.kernel.org
Cc:     Randy Dunlap <rdunlap@...radead.org>,
        Florian Fainelli <f.fainelli@...il.com>,
        openwrt-devel@...ts.openwrt.org,
        Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH] vlynq: fix typos in Kconfig

Fix grammar and punctuation in the vlynq Kconfig file.

Fixes: 55e331cf7ebe ("drivers: add support for the TI VLYNQ bus")
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Florian Fainelli <f.fainelli@...il.com>
Cc: openwrt-devel@...ts.openwrt.org
Cc: Andrew Morton <akpm@...ux-foundation.org>
---
 drivers/vlynq/Kconfig |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff -- a/drivers/vlynq/Kconfig b/drivers/vlynq/Kconfig
--- a/drivers/vlynq/Kconfig
+++ b/drivers/vlynq/Kconfig
@@ -7,10 +7,10 @@ config VLYNQ
 	help
 	  Support for Texas Instruments(R) VLYNQ bus.
 	  The VLYNQ bus is a high-speed, serial and packetized
-	  data bus which allows external peripherals of a SoC
+	  data bus which allows external peripherals of an SoC
 	  to appear into the system's main memory.
 
-	  If unsure, say N
+	  If unsure, say N.
 
 config VLYNQ_DEBUG
 	bool "VLYNQ bus debug"

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ