]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: lpass-rx-macro: clean up for-loop indentation in switch statement
authorColin Ian King <colin.king@canonical.com>
Fri, 9 Jul 2021 15:24:24 +0000 (16:24 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jul 2021 16:24:47 +0000 (17:24 +0100)
commit193a3d634da75afed63a10c5ee5e6f143f9c166f
treea814e5ff4fb6929b3b6d9139fff6f892cdfd8a63
parent6c3e1423a62b439164d70976ddc87ebc0536581a
ASoC: codecs: lpass-rx-macro: clean up for-loop indentation in switch statement

The for-loop is not indented enough and needs one more level
of indentation. Add in the indentation across the block of code.

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Link: https://lore.kernel.org/r/20210709152424.460446-1-colin.king@canonical.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/lpass-rx-macro.c