ASoC: soc-core: fix trivial checkpatch issues
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Thu, 18 Oct 2018 11:18:28 +0000 (13:18 +0200)
committerMark Brown <broonie@kernel.org>
Fri, 19 Oct 2018 12:09:29 +0000 (13:09 +0100)
commit2c7b696a7589ab14854c132dc732973fbd498d5a
treee55793a7d412291c389021236650c0c1040a40a0
parent3c01b0e129e9486c8004e43eba3a70de7393f645
ASoC: soc-core: fix trivial checkpatch issues

Fix a few trivial aka cosmetic only checkpatch issues like long lines,
wrong indentations, spurious blanks and newlines, missing newlines,
multi-line comments etc.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/soc-core.c