]> 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)
commite4c253650765d0de9beeaa25a6772dd4c77179a0
tree4aeed123546b43aec332b6544c07fb78a0dca50c
parentdba9050174fbcd06ba50aff92bcf95a22d423c90
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