X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Finput%2Fserio%2Fi8042.c;h=020053fa5aaa38fce82b5fc2d6ced8546661c9df;hb=372d9c718a9d47c51d6da6865f27ee735da15bef;hp=52c9ebf94729ff5bf6531cc7773902ece632d03b;hpb=08f9248b844d35ea685a714225f05e5f651e4772;p=karo-tx-linux.git diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c index 52c9ebf94729..020053fa5aaa 100644 --- a/drivers/input/serio/i8042.c +++ b/drivers/input/serio/i8042.c @@ -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