summaryrefslogtreecommitdiffstats
path: root/arch/s390/Kconfig
diff options
context:
space:
mode:
authorEnrico Weigelt, metux IT consult2019-03-06 21:32:01 +0100
committerHeiko Carstens2019-06-04 15:03:46 +0200
commit8b96d9712abcfdf6b5061610f1d187e23413eb0f (patch)
treee33cf4fa1f175f0613d2ea5c77dc5f4cd78a0697 /arch/s390/Kconfig
parents390/purgatory: update .gitignore (diff)
downloadkernel-qcow2-linux-8b96d9712abcfdf6b5061610f1d187e23413eb0f.tar.gz
kernel-qcow2-linux-8b96d9712abcfdf6b5061610f1d187e23413eb0f.tar.xz
kernel-qcow2-linux-8b96d9712abcfdf6b5061610f1d187e23413eb0f.zip
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