]> git.baikalelectronics.ru Git - kernel.git/commit
isdn: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:41:20 +0000 (21:41 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Nov 2019 20:30:47 +0000 (12:30 -0800)
commit29620b6e82a417594114460daed8311560c0ec49
treea20ec42da3a5a18162d650fd1e9eb6f30a55ef7a
parentc5c81aefd4f52fb0b5d113443ce30ec2a9295878
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 <krzk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/hardware/mISDN/Kconfig