]> git.baikalelectronics.ru Git - kernel.git/commit
nfc: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:40:44 +0000 (21:40 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Nov 2019 20:30:40 +0000 (12:30 -0800)
commitc5c81aefd4f52fb0b5d113443ce30ec2a9295878
treebcb69768e0f8a933b025982fece5b5002b856fc9
parent7a35b822ad3a22608a250fd6af4abec74de3af4d
nfc: 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/nfc/nfcmrvl/Kconfig