staging: dgnc: Fix multi line comment alignment
authorFernando Apesteguia <fernando.apesteguia@gmail.com>
Mon, 5 Sep 2016 18:28:32 +0000 (20:28 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Sep 2016 11:21:49 +0000 (13:21 +0200)
commit970e82dfade8e2640d3ad73785732435148e5917
treed124f037d0d780fa814da190438c1a43a58fb578
parent60dcf58a628475281748742cda3b09d5a66babeb
staging: dgnc: Fix multi line comment alignment

Fix alignment in multi line comment block.

Remove extra '*' to use the preferred comment style as in Documentation/CodingStyle

Signed-off-by: Fernando Apesteguia <fernando.apesteguia@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/dgnc_driver.c