> -----Original Message-----
> From: Stephen Hemminger <[email protected]>
> Sent: Thursday, August 6, 2026 9:52 PM
> To: Gagandeep Singh <[email protected]>
> Cc: [email protected]; Prashant Gupta <[email protected]>; Hemant
> Agrawal <[email protected]>
> Subject: Re: [PATCH 4/4] dma/imx_edma5: add statistics and dump
> 
> On Thu,  6 Aug 2026 14:12:45 +0530
> Gagandeep Singh <[email protected]> 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.

Reply via email to