diff mbox series

gpio: amd8111 Kconfig typo fix (trivial)

Message ID 1506458262-11755-1-git-send-email-nnyby@columbia.edu
State New
Headers show
Series gpio: amd8111 Kconfig typo fix (trivial) | expand

Commit Message

Nik Nyby Sept. 26, 2017, 8:37 p.m. UTC
uncarefull -> uncareful
---
 drivers/gpio/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Linus Walleij Sept. 27, 2017, 1:45 p.m. UTC | #1
On Tue, Sep 26, 2017 at 10:37 PM, Nik Nyby <nnyby@columbia.edu> wrote:

> uncarefull -> uncareful

Patch applied.

This is weird english. Isn't it "careless", "sloppy" or "using without
thinking"?

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/drivers/gpio/Kconfig b/drivers/gpio/Kconfig
index 3388d54..a2f72da 100644
--- a/drivers/gpio/Kconfig
+++ b/drivers/gpio/Kconfig
@@ -1156,7 +1156,7 @@  config GPIO_AMD8111
 	  The AMD 8111 south bridge contains 32 GPIO pins which can be used.
 
 	  Note, that usually system firmware/ACPI handles GPIO pins on their
-	  own and users might easily break their systems with uncarefull usage
+	  own and users might easily break their systems with uncareful usage
 	  of this driver!
 
 	  If unsure, say N