commit | 6ba5bbba95f789d76ce3bf440ee02fdaf52ec486 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Thu Sep 26 12:13:06 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 27 20:31:18 2019 +0200 |
tree | 87a59013517e4f3094bc2ad72a549b34b88cd29b | |
parent | 407d8098cb1ab338199f4753162799a488d87d23 [diff] |
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>