staging: unisys: visorinput: fix comment format
authorTim Sell <timothy.sell@unisys.com>
Fri, 16 Oct 2015 14:06:47 +0000 (10:06 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 05:59:36 +0000 (22:59 -0700)
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>
drivers/staging/unisys/visorinput/visorinput.c

index 5f28c3d..9fdaa9c 100644 (file)
@@ -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,