Skip to content

Commit f01b437

Browse files
krzkdavem330
authored andcommitted
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 041ccdb commit f01b437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/isdn/hardware/mISDN/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ config MISDN_HFCPCI
1010
depends on PCI
1111
help
1212
Enable support for cards with Cologne Chip AG's
13-
HFC PCI chip.
13+
HFC PCI chip.
1414

1515
config MISDN_HFCMULTI
1616
tristate "Support for HFC multiport cards (HFC-4S/8S/E1)"

0 commit comments

Comments
 (0)