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)
commit622d9ac3d969d0f62bbe68f4844bb5b8adea5a40
treea814e5ff4fb6929b3b6d9139fff6f892cdfd8a63
parenteb14ecca76697930ff86a3401fee198d54ea6524
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