Re: [PATCH] net/dpaa/fmlib: remove new line char from the logs

2024-10-16 Thread Ferruh Yigit
On 10/15/2024 6:05 PM, Stephen Hemminger wrote: > On Tue, 15 Oct 2024 17:35:38 +0530 > Hemant Agrawal wrote: > >> This patch remove the new line char from several logs in the >> fmlib base driver. >> >> Signed-off-by: Hemant Agrawal >> --- > > Acked-by: Stephen Hemminger > Applied to dpdk-nex

Re: [PATCH] net/dpaa/fmlib: remove new line char from the logs

2024-10-15 Thread Stephen Hemminger
On Tue, 15 Oct 2024 17:35:38 +0530 Hemant Agrawal wrote: > This patch remove the new line char from several logs in the > fmlib base driver. > > Signed-off-by: Hemant Agrawal > --- Acked-by: Stephen Hemminger

[PATCH] net/dpaa/fmlib: remove new line char from the logs

2024-10-15 Thread Hemant Agrawal
This patch remove the new line char from several logs in the fmlib base driver. Signed-off-by: Hemant Agrawal --- drivers/net/dpaa/fmlib/fm_ext.h | 21 +++-- drivers/net/dpaa/fmlib/fm_lib.c | 76 - drivers/net/dpaa/fmlib/fm_vsp.c | 20 - 3 files change