Re: [PATCH] net: amd8111e: clean up two minor indentation issues

2019-01-24 Thread David Miller
From: Colin King Date: Tue, 22 Jan 2019 14:37:55 + > From: Colin Ian King > > Two statements are incorrecly indented, fix these by removing a space. > > Signed-off-by: Colin Ian King Applied.

[PATCH] net: amd8111e: clean up two minor indentation issues

2019-01-22 Thread Colin King
From: Colin Ian King Two statements are incorrecly indented, fix these by removing a space. Signed-off-by: Colin Ian King --- drivers/net/ethernet/amd/amd8111e.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/ethernet/amd/amd8111e.c