[PATCH v2 5/5] baseband/acc: cosmetic log changes

Thomas Monjalon thomas at monjalon.net
Fri Jun 14 23:04:22 CEST 2024


02/05/2024 22:45, Hernan Vargas:
> -			rte_bbdev_log(WARNING, "DMA Response %#"PRIx32"\n", desc->req.word0);
> +			rte_bbdev_log(WARNING, "DMA Response %#"PRIx32"", desc->req.word0);

Why keeping an empty string after PRIx32? Should I remove it when pulling?
The title should be about removing superfluous empty line?




More information about the dev mailing list