[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1552311837-20110-1-git-send-email-info@metux.net>
Date: Mon, 11 Mar 2019 14:43:57 +0100
From: "Enrico Weigelt, metux IT consult" <info@...ux.net>
To: linux-kernel@...r.kernel.org
Cc: johannes@...solutions.net, perex@...ex.cz, tiwai@...e.com,
linuxppc-dev@...ts.ozlabs.org
Subject: [PATCH] sound: oao: Kconfig: pedantic formatting
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@...ux.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
Powered by blists - more mailing lists