]> 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)
commite4bdb9d6aa9f3f585f152d3ff6871ee73c41ae44
treec71665719471701e3fb93a211defdda50d1a8bd1
parentf34679619b33f5b55a378db44605cb2be9577544
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