[PATCH v2 1/2] drivers: replace printf with log macros
David Marchand
david.marchand at redhat.com
Tue Jul 2 14:15:43 CEST 2024
On Tue, Jul 2, 2024 at 12:40 PM Hemant Agrawal <hemant.agrawal at 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.agrawal at 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
More information about the dev
mailing list