s390/Kconfig: pedantic cleanups
authorEnrico Weigelt, metux IT consult <info@metux.net>
Wed, 6 Mar 2019 20:32:01 +0000 (21:32 +0100)
committerHeiko Carstens <heiko.carstens@de.ibm.com>
Tue, 4 Jun 2019 13:03:46 +0000 (15:03 +0200)
Formatting of Kconfig files doesn't look so pretty, so just
take damp cloth and clean it up.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
arch/s390/Kconfig
drivers/s390/block/Kconfig
drivers/s390/char/Kconfig
drivers/s390/net/Kconfig

index 109243fdb6ec96d04349072329db3367e233e724..e2e154051b0751d5e6dd32a915bd956d9c3dabd7 100644 (file)
@@ -763,7 +763,7 @@ config PCI_NR_FUNCTIONS
          This allows you to specify the maximum number of PCI functions which
          this kernel will support.
 
-endif  # PCI
+endif # PCI
 
 config HAS_IOMEM
        def_bool PCI
index 9ac7574e3cfb16be04c213fa02d3fb988f0fa5d0..a8682f69effc4d39f39c9f9db297717550db07c5 100644 (file)
@@ -38,7 +38,7 @@ config DASD_PROFILE
        depends on DASD
        help
          Enable this option if you want to see profiling information
-          in /proc/dasd/statistics.
+         in /proc/dasd/statistics.
 
 config DASD_ECKD
        def_tristate y
index ab0b243a947d6f1a8725721ee3f12ae0da538dfd..e2c0c60760b04090788d1fba68b11f34635e35a0 100644 (file)
@@ -91,14 +91,14 @@ config SCLP_ASYNC
          need this feature and intend to run your kernel in LPAR.
 
 config SCLP_ASYNC_ID
-       string "Component ID for Call Home"
-       depends on SCLP_ASYNC
-       default "000000000"
-       help
-        The Component ID for Call Home is used to identify the correct
-        problem reporting queue the call home records should be sent to.
+       string "Component ID for Call Home"
+       depends on SCLP_ASYNC
+       default "000000000"
+       help
+         The Component ID for Call Home is used to identify the correct
+         problem reporting queue the call home records should be sent to.
 
-        If your are unsure, please use the default value "000000000".
+         If your are unsure, please use the default value "000000000".
 
 config HMC_DRV
        def_tristate m
@@ -205,4 +205,3 @@ config S390_VMUR
        depends on S390
        help
          Character device driver for z/VM reader, puncher and printer.
-
index 7c5a25ddf8321e9111a307d39002a237945f2856..ced896d1534a046774acf5676ca310980dfc7963 100644 (file)
@@ -7,10 +7,10 @@ config LCS
        prompt "Lan Channel Station Interface"
        depends on CCW && NETDEVICES && (ETHERNET || FDDI)
        help
-          Select this option if you want to use LCS networking on IBM System z.
-          This device driver supports FDDI (IEEE 802.7) and Ethernet.
-          To compile as a module, choose M. The module name is lcs.
-          If you do not know what it is, it's safe to choose Y.
+         Select this option if you want to use LCS networking on IBM System z.
+         This device driver supports FDDI (IEEE 802.7) and Ethernet.
+         To compile as a module, choose M. The module name is lcs.
+         If you do not know what it is, it's safe to choose Y.
 
 config CTCM
        def_tristate m