mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08:00
staging: unisys: visorinput: fix comment format
Fix the multi-line comment formatting in visorinput.c. Signed-off-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
8f94c5a682
commit
1b756c43ce
@ -168,7 +168,8 @@ static const unsigned char visorkbd_keycode[KEYCODE_TABLE_BYTES] = {
|
||||
[82] = KEY_KP0,
|
||||
[83] = KEY_KPDOT,
|
||||
[86] = KEY_102ND, /* enables UK backslash+pipe key,
|
||||
* and FR lessthan+greaterthan key */
|
||||
* and FR lessthan+greaterthan key
|
||||
*/
|
||||
[87] = KEY_F11,
|
||||
[88] = KEY_F12,
|
||||
[90] = KEY_KPLEFTPAREN,
|
||||
|
Loading…
Reference in New Issue
Block a user