From: Krzysztof Kozlowski Date: Wed, 20 Nov 2019 13:41:20 +0000 (+0800) Subject: isdn: Fix Kconfig indentation X-Git-Tag: microblaze-v5.6-rc1~181^2~55 X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=f01b437d1297f14a366c02427f7c07260ec1345b;p=linux-2.6-microblaze.git isdn: 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 Signed-off-by: David S. Miller --- diff --git a/drivers/isdn/hardware/mISDN/Kconfig b/drivers/isdn/hardware/mISDN/Kconfig index 304f50c08da2..078eeadf707a 100644 --- a/drivers/isdn/hardware/mISDN/Kconfig +++ b/drivers/isdn/hardware/mISDN/Kconfig @@ -10,7 +10,7 @@ config MISDN_HFCPCI depends on PCI help Enable support for cards with Cologne Chip AG's - HFC PCI chip. + HFC PCI chip. config MISDN_HFCMULTI tristate "Support for HFC multiport cards (HFC-4S/8S/E1)"