Re: [PATCH] net: cxgb3: fix various indentation issues

2019-01-10 Thread David Miller
From: Colin King Date: Mon, 7 Jan 2019 23:39:24 + > From: Colin Ian King > > There are handful of lines that have indentation issues, fix these. > > Signed-off-by: Colin Ian King Definitely makes the code impossible to properly audit. Applied, thanks for fixing this.

[PATCH] net: cxgb3: fix various indentation issues

2019-01-07 Thread Colin King
From: Colin Ian King There are handful of lines that have indentation issues, fix these. Signed-off-by: Colin Ian King --- drivers/net/ethernet/chelsio/cxgb3/sge.c | 12 +++- drivers/net/ethernet/chelsio/cxgb3/t3_hw.c | 6 +++--- 2 files changed, 10 insertions(+), 8 deletions(-) di