[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YXZRVtOhHwJQpPO9@matsya>
Date: Mon, 25 Oct 2021 12:10:22 +0530
From: Vinod Koul <vkoul@...nel.org>
To: Radhey Shyam Pandey <radhey.shyam.pandey@...inx.com>
Cc: dan.j.williams@...el.com, michal.simek@...inx.com,
nick.graumann@...il.com, andrea.merello@...il.com,
appana.durga.rao@...inx.com, mcgrof@...nel.org,
dmaengine@...r.kernel.org, linux-kernel@...r.kernel.org,
git@...inx.com, Shravya Kumbham <shravya.kumbham@...inx.com>
Subject: Re: [PATCH] dmaengine: xilinx_dma: Fix kernel-doc warnings
On 13-09-21, 14:58, Radhey Shyam Pandey wrote:
> From: Shravya Kumbham <shravya.kumbham@...inx.com>
>
> Modify the prototype from xilinx_dma_tx_descriptor to
> xilinx_dma_alloc_tx_descriptor and xilinx_dma_channel_set_config
> to xilinx_vdma_channel_set_config in API description to
> fix below linux kernel-doc warnings.
>
> drivers/dma/xilinx/xilinx_dma.c:800: warning: expecting
> prototype for xilinx_dma_tx_descriptor(). Prototype was
> for xilinx_dma_alloc_tx_descriptor() instead.
>
> drivers/dma/xilinx/xilinx_dma.c:2471: warning: expecting
> prototype for xilinx_dma_channel_set_config(). Prototype
> was for xilinx_vdma_channel_set_config() instead.
Applied, thanks
--
~Vinod
Powered by blists - more mailing lists