Re: [PATCH] bonding: fix indentation issues, remove extra spaces

2018-12-18 Thread David Miller
From: Colin King Date: Sun, 16 Dec 2018 13:33:15 + > From: Colin Ian King > > There are two statements that are indented too much by one space each, > fix these. > > Signed-off-by: Colin Ian King Applied.

[PATCH] bonding: fix indentation issues, remove extra spaces

2018-12-16 Thread Colin King
From: Colin Ian King There are two statements that are indented too much by one space each, fix these. Signed-off-by: Colin Ian King --- drivers/net/bonding/bond_3ad.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/bonding/bond_3ad.c b/drivers/net/bonding/b