]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit70102541bd852306583499899740254e5a9f3c4e
tree4aeed123546b43aec332b6544c07fb78a0dca50c
parent763158d4158d263e9a126b2ef33e5c3862d8fd7e
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