Re: [PATCH] net: cxgb3: fix various indentation issues
From: David Miller
Date: Thu Jan 10 2019 - 09:31:36 EST
From: Colin King <colin.king@xxxxxxxxxxxxx>
Date: Mon, 7 Jan 2019 23:39:24 +0000
> From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
>
> There are handful of lines that have indentation issues, fix these.
>
> Signed-off-by: Colin Ian King <colin.king@xxxxxxxxxxxxx>
Definitely makes the code impossible to properly audit.
Applied, thanks for fixing this.