Re: [PATCH] dmaengine: imx-sdma: Fix compile warning 'Function parameter not described'

From: S.J. Wang
Date: Wed Jul 06 2022 - 01:51:27 EST


>
> On 18-05-22, 15:21, Shengjiu Wang wrote:
> > Fix compile warning that 'Function parameter or member not described'
> > with 'W=1' option:
> >
> > There is no description for struct sdma_script_start_addrs, so use /*
> > instead of /**
> >
> > Add missed description for struct sdma_desc
>
> Patch title should describe the change, so add struct documentation etc
> would be apt. Pls revise
>
Ok, will update it v2.

Best regards
Wang Shengjiu