OSDN Git Service

staging: fbtft: Fix multi-line comment style
authorCristina Moraru <cristina.moraru09@gmail.com>
Wed, 14 Oct 2015 20:27:12 +0000 (23:27 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 17 Oct 2015 05:56:23 +0000 (22:56 -0700)
commited400c9617766daf652bb9cc310005d4b6325413
tree49a65ce7fe3cdb2cd67c97c0e1b03b575c6793c2
parentf4edff5208df48ebb3099a3b4a521eb58803f877
staging: fbtft: Fix multi-line comment style

Thus use the preferred style for multi-line coments as
mentioned in Documentation/CodingStyle.

It also silences 'Block comments use * on subsequent lines'
checkpatch.pl warnings.

Signed-off-by: Cristina Moraru <cristina.moraru09@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fbtft/fb_ssd1351.c