Skip to content

Commit 041ccdb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/nfc/nfcmrvl/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ config NFC_MRVL_USB
1515
Marvell NFC-over-USB driver.
1616

1717
This driver provides support for Marvell NFC-over-USB devices:
18-
8897.
18+
8897.
1919

2020
Say Y here to compile support for Marvell NFC-over-USB driver
2121
into the kernel or say M to compile it as module.

0 commit comments

Comments
 (0)