summaryrefslogtreecommitdiff
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult <info@metux.net>2019-03-06 23:32:01 +0300
committerHeiko Carstens <heiko.carstens@de.ibm.com>2019-06-04 16:03:46 +0300
commit8b96d9712abcfdf6b5061610f1d187e23413eb0f (patch)
treee33cf4fa1f175f0613d2ea5c77dc5f4cd78a0697 /arch/s390/Kconfig
parentdbe1c16be381cb52c80fd7b40fcd05ae538d751b (diff)
downloadlinux-8b96d9712abcfdf6b5061610f1d187e23413eb0f.tar.xz
s390/Kconfig: pedantic cleanups
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>
Diffstat (limited to 'arch/s390/Kconfig')
-rw-r--r--arch/s390/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/s390/Kconfig b/arch/s390/Kconfig
index 109243fdb6ec..e2e154051b07 100644
--- a/arch/s390/Kconfig
+++ b/arch/s390/Kconfig
@@ -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