aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>2013-09-18 06:00:43 +0200
committerJiri Kosina <jkosina@suse.cz>2013-10-14 15:38:33 +0200
commitaa5e5dc2a8878ecf1a94819d889939023fd576c9 (patch)
tree8aadaae0d001fcfda3717ee48e8604ee055ddb27 /drivers/input/serio
parentmm/Kconfig: Grammar s/an/a/ (diff)
downloadlinux-dev-aa5e5dc2a8878ecf1a94819d889939023fd576c9.tar.xz
linux-dev-aa5e5dc2a8878ecf1a94819d889939023fd576c9.zip
treewide: fix "distingush" typo
Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/input/serio')
-rw-r--r--drivers/input/serio/i8042.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c
index 78e4de42efaa..957e387c1cbf 100644
--- a/drivers/input/serio/i8042.c
+++ b/drivers/input/serio/i8042.c
@@ -1031,7 +1031,7 @@ static void i8042_controller_reset(bool force_reset)
/*
* i8042_panic_blink() will turn the keyboard LEDs on or off and is called
* when kernel panics. Flashing LEDs is useful for users running X who may
- * not see the console and will help distingushing panics from "real"
+ * not see the console and will help distinguishing panics from "real"
* lockups.
*
* Note that DELAY has a limit of 10ms so we will not get stuck here