ASoC: Intel: sst: Fix some style
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sat, 6 Jan 2018 20:18:55 +0000 (21:18 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 8 Jan 2018 15:57:56 +0000 (15:57 +0000)
commit25f3fd043ec1f60f3955f9d7277d97e2f9c1612c
tree4aeed123546b43aec332b6544c07fb78a0dca50c
parenteaadb1caa966a91128297b754e90b7c92b350a00
ASoC: Intel: sst: Fix some style

This patch fixes 3 small issues:
 - missing 2nd '*' at the beginning of a doxygen comment
 - extra space after a '\n' in a dev_dbg message
 - extra tab before a 'return" statement

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_stream.c