]> git.baikalelectronics.ru Git - kernel.git/commit
atheros: atl2: fix an indentaion issue on a return statement
authorColin Ian King <colin.king@canonical.com>
Sat, 2 Feb 2019 11:45:26 +0000 (11:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 3 Feb 2019 04:14:39 +0000 (20:14 -0800)
commit58b3d47c4edefc1ef36cfafe9c5814ed7cf7d49f
treef2bdec10863b8ae9aa7561ed862c716f41603a44
parent51e5a1db19a49f3cc3ba3f481a5ec05c3c0ae361
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>
drivers/net/ethernet/atheros/atlx/atl2.c