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 <[email protected]>It can be dropped as it has been already fixed by Jerin.

