Re: [PATCH] EDAC: clean an indentation issues, replace spaces for tabs

2018-11-10 Thread Borislav Petkov
On Fri, Nov 09, 2018 at 01:37:57PM +, Colin King wrote: > From: Colin Ian King > > Trivial fix to clean up an indentation issues, replacing 7 space chars > for a tab and also inserting a missing indentation Pls see section "2) Describe your changes" in Documentation/process/submitting-pat

[PATCH] EDAC: clean an indentation issues, replace spaces for tabs

2018-11-09 Thread Colin King
From: Colin Ian King Trivial fix to clean up an indentation issues, replacing 7 space chars for a tab and also inserting a missing indentation Signed-off-by: Colin Ian King --- drivers/edac/e752x_edac.c | 4 ++-- drivers/edac/i3000_edac.c | 4 ++-- drivers/edac/i5000_edac.c | 4 ++-- dri