OSDN Git Service

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)
commit041ccdb620f0ec0590bb6899c2a8088d60cf14b8
treebcb69768e0f8a933b025982fece5b5002b856fc9
parent07def463829cc8f3def7ecbe45cb409992d3d33c
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