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>
This commit is contained in:
parent
eaadb1caa9
commit
25f3fd043e
@ -223,7 +223,7 @@ out:
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* sst_pause_stream - Send msg for a pausing stream
|
* sst_pause_stream - Send msg for a pausing stream
|
||||||
* @str_id: stream ID
|
* @str_id: stream ID
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user