Re: [PATCH] perf/core: clean up inconsisent indentation

From: Dan Carpenter
Date: Tue Oct 30 2018 - 15:26:25 EST


On Tue, Oct 30, 2018 at 11:44:44AM -0300, Arnaldo Carvalho de Melo wrote:
> Em Mon, Oct 29, 2018 at 11:32:11PM +0000, Colin King escreveu:
> > From: Colin Ian King <colin.king@xxxxxxxxxxxxx>
> >
> > Replace a bunch of spaces with tab, cleans up indentation
>
> I think we can live with the spaces as the 'git blame' information is
> more valuable, i.e. who was that touched that line last?
>

You can use "git blame -w" to ignore white space changes. I add it
whenever I run blame.

regards,
dan carpenter