projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
041ccdb
)
isdn: Fix Kconfig indentation
author
Krzysztof Kozlowski
<krzk@kernel.org>
Wed, 20 Nov 2019 13:41:20 +0000
(21:41 +0800)
committer
David S. Miller
<davem@davemloft.net>
Wed, 20 Nov 2019 20:30:47 +0000
(12:30 -0800)
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: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/mISDN/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/isdn/hardware/mISDN/Kconfig
b/drivers/isdn/hardware/mISDN/Kconfig
index 304f50c08da25d9e01c3391ec665c0fdddfb456e..078eeadf707ae7ebd80b365b51b5966ff2fce098 100644
(file)
--- 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)"