Re: [PATCH] dmaengine: imx-sdma: fix Excess kernel-doc warnings

From: Vinod Koul
Date: Fri Jan 19 2024 - 07:50:45 EST



On Thu, 18 Jan 2024 19:28:32 -0800, Randy Dunlap wrote:
> Fix warnings of "Excess struct member" by removing those lines.
> They are extraneous.
>
> imx-sdma.c:467: warning: Excess struct member 'context_loaded' description in 'sdma_channel'
> imx-sdma.c:467: warning: Excess struct member 'bd_pool' description in 'sdma_channel'
> imx-sdma.c:500: warning: Excess struct member 'script_addrs' description in 'sdma_firmware_header'
>
> [...]

Applied, thanks!

[1/1] dmaengine: imx-sdma: fix Excess kernel-doc warnings
commit: 98373a21159379341742dadd6c038fe8ff34d9a1

Best regards,
--
~Vinod