[PATCH 4/4] dma/imx_edma5: add statistics and dump

Stephen Hemminger stephen at networkplumber.org
Thu Aug 6 18:21:32 CEST 2026


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.


More information about the dev mailing list