Re: [PATCH 2/3] perf vendor events: Fix whitespace

From: Arnaldo Carvalho de Melo
Date: Tue Dec 07 2021 - 09:48:05 EST


Em Tue, Dec 07, 2021 at 09:36:40AM +0000, John Garry escreveu:
> On 03/12/2021 12:35, Andrew Kilroy wrote:
> > Correct indentation to 4 spaces, same as the other json files.
> >
> > Signed-off-by: Andrew Kilroy<andrew.kilroy@xxxxxxx>
>
> Reviewed-by: John Garry <john.garry@xxxxxxxxxx>
>
> As an aside, maybe we should improve the parser to find these inconsistencies in formatting.


Thanks, applied.

- Arnaldo