]> git.baikalelectronics.ru Git - kernel.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)
commit53af94381abed2dc600af4528e875c62200494b5
treec71665719471701e3fb93a211defdda50d1a8bd1
parent1953e5c118bd7f50790ed7918fcc3110e63d7b5d
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