]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/input/serio/i8042.c
Merge remote-tracking branch 'trivial/for-next'
[karo-tx-linux.git] / drivers / input / serio / i8042.c
index 52c9ebf94729ff5bf6531cc7773902ece632d03b..020053fa5aaa38fce82b5fc2d6ced8546661c9df 100644 (file)
@@ -1036,7 +1036,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