Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6aeed479 authored by Alan Cox's avatar Alan Cox Committed by Greg Kroah-Hartman
Browse files

vt: tidy a few bits of checkpatch noise

parent 247ff8e6
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -55,8 +55,8 @@ extern void ctrl_alt_del(void);
/*
 * Some laptops take the 789uiojklm,. keys as number pad when NumLock is on.
 * This seems a good reason to start with NumLock off. On HIL keyboards
 * of PARISC machines however there is no NumLock key and everyone expects the keypad
 * to be used for numbers.
 * of PARISC machines however there is no NumLock key and everyone expects the
 * keypad to be used for numbers.
 */

#if defined(CONFIG_PARISC) && (defined(CONFIG_KEYBOARD_HIL) || defined(CONFIG_KEYBOARD_HIL_OLD))