* [PATCH] sound: oao: Kconfig: pedantic formatting
@ 2019-03-11 13:43 Enrico Weigelt, metux IT consult
0 siblings, 0 replies; only message in thread
From: Enrico Weigelt, metux IT consult @ 2019-03-11 13:43 UTC (permalink / raw)
To: linux-kernel; +Cc: johannes, linuxppc-dev, tiwai, perex
Formatting of Kconfig files doesn't look so pretty, so let the
Great White Handkerchief come around and clean it up.
Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
---
sound/aoa/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sound/aoa/Kconfig b/sound/aoa/Kconfig
index c081e18..a1e3231 100644
--- a/sound/aoa/Kconfig
+++ b/sound/aoa/Kconfig
@@ -3,8 +3,8 @@ menuconfig SND_AOA
depends on PPC_PMAC
select SND_PCM
---help---
- This option enables the new driver for the various
- Apple Onboard Audio components.
+ This option enables the new driver for the various
+ Apple Onboard Audio components.
if SND_AOA
@@ -14,4 +14,4 @@ source "sound/aoa/codecs/Kconfig"
source "sound/aoa/soundbus/Kconfig"
-endif # SND_AOA
+endif # SND_AOA
--
1.9.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-03-11 20:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-11 13:43 [PATCH] sound: oao: Kconfig: pedantic formatting Enrico Weigelt, metux IT consult
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox