summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorinput
diff options
context:
space:
mode:
authorTim Sell <timothy.sell@unisys.com>2015-10-16 10:06:47 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-16 22:59:36 -0700
commit1b756c43ce3b1696282670bd1de41d36e5205781 (patch)
tree0bcaf0aa3867c1348c0c2e0d8401e44a7e3d123d /drivers/staging/unisys/visorinput
parent8f94c5a6829c764cd1a4f8d497ffb201419bed85 (diff)
downloadop-kernel-dev-1b756c43ce3b1696282670bd1de41d36e5205781.zip
op-kernel-dev-1b756c43ce3b1696282670bd1de41d36e5205781.tar.gz
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>
Diffstat (limited to 'drivers/staging/unisys/visorinput')
-rw-r--r--drivers/staging/unisys/visorinput/visorinput.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorinput/visorinput.c b/drivers/staging/unisys/visorinput/visorinput.c
index 5f28c3d..9fdaa9c 100644
--- a/drivers/staging/unisys/visorinput/visorinput.c
+++ b/drivers/staging/unisys/visorinput/visorinput.c
@@ -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,
OpenPOWER on IntegriCloud