[PATCH 4/4] dma/imx_edma5: add statistics and dump
Gagandeep Singh
G.Singh at nxp.com
Fri Aug 7 09:05:36 CEST 2026
> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> Sent: Thursday, August 6, 2026 9:52 PM
> To: Gagandeep Singh <G.Singh at nxp.com>
> Cc: dev at dpdk.org; Prashant Gupta <prashant.gupta_3 at nxp.com>; Hemant
> Agrawal <hemant.agrawal at nxp.com>
> Subject: Re: [PATCH 4/4] dma/imx_edma5: add statistics and dump
>
> On Thu, 6 Aug 2026 14:12:45 +0530
> Gagandeep Singh <g.singh at nxp.com> wrote:
>
> > + (void)fprintf(f, " imx_edma5 nb_channels=%u nb_vchans=%u\n",
> > + ed->nb_channels, ed->nb_vchans);
>
> Please don't use this style with extra (void) casts.
I missed it in v2, I will send the update in v3.
More information about the dev
mailing list