mt7621-mmc: Fix some coding style issues
authorJona Crasselt <jona.crasselt@fau.de>
Wed, 19 Dec 2018 16:07:01 +0000 (17:07 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Dec 2018 15:32:13 +0000 (16:32 +0100)
commit641e96e03aa0444389daad7d0422c9d52faf2f15
tree2a516c86ccee36607b9fe716bb1b299d4960db2d
parent1de24f362f32b1d290385558b4f94990e36f670e
mt7621-mmc: Fix some coding style issues

Fix some comment-related issues reported by checkpatch.pl:
- Block comments use * on subsequent lines
- Block comments use a trailing */ on a separate line

Signed-off-by: Jona Crasselt <jona.crasselt@fau.de>
Signed-off-by: Felix Windsheimer <felix.windsheimer@fau.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/mt7621-mmc/sd.c