On Tue, Jul 2, 2024 at 12:40 PM Hemant Agrawal <hemant.agra...@nxp.com> wrote: > > This patch replaces the printf with related log macros and functions at > various places in NXP dpaaX drivers. > > Signed-off-by: Hemant Agrawal <hemant.agra...@nxp.com>
Please double check callers of DPAA_BUS_LOG to avoid log messages ending with \n\n. I see that DPAA_BUS_LOG is called from DPAA_BUS_(ERR|INFO|WARN) and FMAN_ERR. -- David Marchand