Re: [PATCH] net: sis900: fix indentation issues, remove some spaces

From: David Miller
Date: Fri Mar 15 2019 - 14:59:15 EST


From: Colin King <colin.king@xxxxxxxxxxxxx>
Date: Thu, 14 Mar 2019 23:56:35 +0000

> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> There are several statements that contain extra spacing in
> the indentation; clean this up by removing spaces. Also
> add { } braces on if statement to keep to kernel coding
> style.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>

Applied.