]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: st95hf: clean up indentation issue
authorColin Ian King <colin.king@canonical.com>
Thu, 26 Sep 2019 11:13:06 +0000 (12:13 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Sep 2019 18:31:18 +0000 (20:31 +0200)
commitfa49af822712bf2686b2e968b3c17d8b8135a776
tree87a59013517e4f3094bc2ad72a549b34b88cd29b
parent6adcba4160b78990a30055fc86f7e4742a13235d
NFC: st95hf: clean up indentation issue

The return statement is indented incorrectly, add in a missing
tab and remove an extraneous space after the return

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/nfc/st95hf/core.c