commit | 904da296a536ef8846c4698f8c687b5d52084b15 | [log] [tgz] |
---|---|---|
author | Soumyajit Deb <debsoumyajit100@gmail.com> | Wed Mar 25 23:30:03 2020 +0530 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 25 19:35:27 2020 +0100 |
tree | 0cbeea215b625577797cebb160764c2e5cf9ca0f | |
parent | c926f022c2560d801545e6b55dacc9082277d18e [diff] |
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>