commit | 682a789516d323d883204c2954d53e92e269aa86 | [log] [tgz] |
---|---|---|
author | Colin Ian King <colin.king@canonical.com> | Sat Feb 02 11:45:26 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 02 20:14:39 2019 -0800 |
tree | f2bdec10863b8ae9aa7561ed862c716f41603a44 | |
parent | 7509ef2add7b86130f0b5e9428cc975d063be9bf [diff] |
atheros: atl2: fix an indentaion issue on a return statement A return statment is not indented correctly, fix this by adding an extra tab. Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net>