]> 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)
commitbf7355a24f768755991b54bccd9e2f79eca724fc
tree33e3556cba93ed4ca897bcf7b55e09eb767e1901
parent4f677587ad484f5c2c7d5ee282637998155e4b3f
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