]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: cs42l73: Remove trailing semicolon
authorLuis de Bethencourt <luisbg@kernel.org>
Thu, 11 Jan 2018 16:27:04 +0000 (16:27 +0000)
committerMark Brown <broonie@kernel.org>
Fri, 12 Jan 2018 21:06:38 +0000 (21:06 +0000)
commitef3d687c795c82c44aef1bf25fcd4900ba60be9a
treec71665719471701e3fb93a211defdda50d1a8bd1
parent68fa08c665e51b2fe100876692e57bca3aea7711
ASoC: cs42l73: Remove trailing semicolon

The trailing semicolon is an empty statement that does no operation.
Removing it since it doesn't do anything.

Signed-off-by: Luis de Bethencourt <luisbg@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/cs42l73.c