summaryrefslogtreecommitdiff
path: root/sound/soc/generic
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2020-11-10 18:49:04 +0100
committerMark Brown <broonie@kernel.org>2020-11-17 17:08:45 +0000
commit5268e0bf7123c422892fec362f5be2bcae9bbb95 (patch)
treeeeeaba4e8c2da03a3e94775df0ffe29ebacd8fc9 /sound/soc/generic
parent9a207228bdf0a4933b794c944d7111564353ea94 (diff)
ASoC: Fix 7/8 spaces indentation in Kconfig
Some entries used 7 or 8 spaces instead if a single TAB. Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Link: https://lore.kernel.org/r/20201110174904.3413846-1-geert@linux-m68k.org Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic')
-rw-r--r--sound/soc/generic/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
index a90c3b28bce5..4cafcf0e2bbf 100644
--- a/sound/soc/generic/Kconfig
+++ b/sound/soc/generic/Kconfig
@@ -1,6 +1,6 @@
# SPDX-License-Identifier: GPL-2.0-only
config SND_SIMPLE_CARD_UTILS
- tristate
+ tristate
config SND_SIMPLE_CARD
tristate "ASoC Simple sound card support"