[PATCH] net/mvpp2: fix build by removing newlines in logs

Thomas Monjalon thomas at monjalon.net
Wed Oct 9 11:24:05 CEST 2024


09/10/2024 11:18, Thomas Monjalon:
> After using RTE_LOG_LINE_PREFIX in MRVL_LOG macro,
> an assert was detecting some newlines in logs.
> After removing these superfluous newlines, the compilation passes.
> 
> Fixes: 2b843cac232e ("drivers: use per line logging in helpers")
> 
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

It can be dropped as it has been already fixed by Jerin.





More information about the dev mailing list