Re: [PATCH] atheros: atl2: fix an indentaion issue on a return statement

From: David Miller
Date: Sat Feb 02 2019 - 23:15:16 EST


From: Colin King <colin.king@xxxxxxxxxxxxx>
Date: Sat, 2 Feb 2019 11:45:26 +0000

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> A return statment is not indented correctly, fix this by adding an
> extra tab.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Applied.