From: Tim Sell <timothy.s...@unisys.com>

Fix the multi-line comment formatting in visorinput.c.

Signed-off-by: Tim Sell <timothy.s...@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.ro...@unisys.com>
---
 drivers/staging/unisys/visorinput/visorinput.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/unisys/visorinput/visorinput.c 
b/drivers/staging/unisys/visorinput/visorinput.c
index 81bb68a..d23c129 100644
--- a/drivers/staging/unisys/visorinput/visorinput.c
+++ b/drivers/staging/unisys/visorinput/visorinput.c
@@ -167,7 +167,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,
-- 
2.1.4

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to