]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tas2770: Fix the spacing and new lines
authorDan Murphy <dmurphy@ti.com>
Fri, 18 Sep 2020 19:05:47 +0000 (14:05 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 21 Sep 2020 22:57:22 +0000 (23:57 +0100)
commite79a28ba8d74ada320de3941a737968adb17b420
tree33e3556cba93ed4ca897bcf7b55e09eb767e1901
parentbc669f4f63374f6fc9063b2711d64627e6055568
ASoC: tas2770: Fix the spacing and new lines

Fix up the spacing for argument alignment and add new lines to separate
code. Eliminate unneccessary goto statements when the error code could
just be returned.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200918190548.12598-8-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tas2770.c