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:   Mon, 27 Aug 2018 01:35:20 -0700
From:   tip-bot for Nikolas Nyby <tipbot@...or.com>
To:     linux-tip-commits@...r.kernel.org
Cc:     linux-kernel@...r.kernel.org, mingo@...nel.org, hpa@...or.com,
        nikolas@....org, tglx@...utronix.de
Subject: [tip:x86/urgent] x86/Kconfig: Fix trivial typo

Commit-ID:  e3a5dc08715abba646324fd8456282bd77798e9c
Gitweb:     https://git.kernel.org/tip/e3a5dc08715abba646324fd8456282bd77798e9c
Author:     Nikolas Nyby <nikolas@....org>
AuthorDate: Sat, 25 Aug 2018 19:10:54 -0400
Committer:  Thomas Gleixner <tglx@...utronix.de>
CommitDate: Mon, 27 Aug 2018 10:29:14 +0200

x86/Kconfig: Fix trivial typo

Fix a typo in the Kconfig help text: adverticed -> advertised.

Signed-off-by: Nikolas Nyby <nikolas@....org>
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Cc: trivial@...nel.org
Cc: tglx@...utronix.de
Cc: x86@...nel.org
Link: https://lkml.kernel.org/r/20180825231054.23813-1-nikolas@gnu.org

---
 arch/x86/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index c5ff296bc5d1..1a0be022f91d 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -2843,7 +2843,7 @@ config X86_SYSFB
 	  This option, if enabled, marks VGA/VBE/EFI framebuffers as generic
 	  framebuffers so the new generic system-framebuffer drivers can be
 	  used on x86. If the framebuffer is not compatible with the generic
-	  modes, it is adverticed as fallback platform framebuffer so legacy
+	  modes, it is advertised as fallback platform framebuffer so legacy
 	  drivers like efifb, vesafb and uvesafb can pick it up.
 	  If this option is not selected, all system framebuffers are always
 	  marked as fallback platform framebuffers as usual.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ