]> asedeno.scripts.mit.edu Git - linux.git/commit
x86/Kconfig: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 21 Nov 2019 03:21:09 +0000 (04:21 +0100)
committerBorislav Petkov <bp@suse.de>
Tue, 10 Dec 2019 17:43:21 +0000 (18:43 +0100)
commitb03b016fe54edd1b527d749e139b2fc9407ac414
tree26170d827b1044d76d3add255bda7aa3fcde4cef
parent360db4ace3117ac1d9936d529f59c653e337b0f5
x86/Kconfig: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:

$ sed -e 's/^        /\t/' -i */Kconfig

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Borislav Petkov <bp@suse.de>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: Juergen Gross <jgross@suse.com>
Cc: Stefano Stabellini <sstabellini@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: x86-ml <x86@kernel.org>
Cc: xen-devel@lists.xenproject.org
Link: https://lkml.kernel.org/r/1574306470-10305-1-git-send-email-krzk@kernel.org
arch/x86/Kconfig
arch/x86/xen/Kconfig