Re: [PATCH] tools/bpf: matric typo erro

From: Quentin Monnet
Date: Sun Jun 02 2024 - 19:33:58 EST


On 02/06/2024 23:58, Swan Beaujard wrote:
> Corrected typo in bpftool profiler.
>
> Changed all instances of 'MATRICS' to 'METRICS' in the profiler.bpf.c file.
>
> Signed-off-by: Swan Beaujard <beaujardswan@xxxxxxxxx>
Acked-by: Quentin Monnet <qmo@xxxxxxxxxx>

For future bpftool patches, please use directly "bpftool:" rather than
"tools/bpf:" as component prefix for the commit object, and make sure to
have a clear title ("erro" seems to be a typo itself).

Thanks!