OSDN Git Service

staging: unisys: visorinput: correct code comments per kernel conventions
authorTim Sell <Timothy.Sell@unisys.com>
Fri, 2 Oct 2015 17:19:20 +0000 (13:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 08:53:34 +0000 (09:53 +0100)
commitcb3690fe4e45649dad5cbec3f9aa451fc8bcd9c5
tree7c6f97021442e9761050defa6560c61ecf25c60a
parentf9bda156cfd22f8a6598729bac831308f6db7997
staging: unisys: visorinput: correct code comments per kernel conventions

Multi-line comments were modified to conform to kernel conventions:

    /*
     * multi-line
     * comments
     */

doc-test /** */ for some comments was removed.

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