staging: hp100: Properly indent the multiline comments.
authorSoumyajit Deb <debsoumyajit100@gmail.com>
Wed, 25 Mar 2020 18:00:03 +0000 (23:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Mar 2020 18:35:27 +0000 (19:35 +0100)
commit904da296a536ef8846c4698f8c687b5d52084b15
tree0cbeea215b625577797cebb160764c2e5cf9ca0f
parentc926f022c2560d801545e6b55dacc9082277d18e
staging: hp100: Properly indent the multiline comments.

Shift the end of multiline comments "*/" to the next line and align the
lines of the comments properly to improve code readability and to adhere
to the Linux Kernel coding style.
Reported by checkpatch.pl

Signed-off-by: Soumyajit Deb <debsoumyajit100@gmail.com>
Link: https://lore.kernel.org/r/20200325180003.46749-1-debsoumyajit100@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/hp/hp100.c