]> 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)
commit26e1d05a2af769e0868661093b0d89ef1c033457
treef2bdec10863b8ae9aa7561ed862c716f41603a44
parentff0d4c3033afb5a71d29c02ed98425bfb46b85d6
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