From: Dave Jiang <dave.jiang@intel.com>
To: nathan.lynch@amd.com, Vinod Koul <vkoul@kernel.org>,
Randy Dunlap <rdunlap@infradead.org>
Cc: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dmaengine: Fix dma_async_tx_descriptor->tx_submit documentation
Date: Wed, 12 Mar 2025 08:47:59 -0700 [thread overview]
Message-ID: <cf4c118b-b035-4eaa-ade4-8f29a37d59dc@intel.com> (raw)
In-Reply-To: <20250312-dma_async_tx_desc-tx_submit-doc-v1-1-16390060264c@amd.com>
On 3/12/25 8:32 AM, Nathan Lynch via B4 Relay wrote:
> From: Nathan Lynch <nathan.lynch@amd.com>
>
> Commit 790fb9956eea ("linux/dmaengine.h: fix a few kernel-doc
> warnings") inserted new documentation for @desc_free in the middle of
> @tx_submit's description.
>
> Put @tx_submit's description back together, matching the indentation
> style of the rest of the documentation for dma_async_tx_descriptor.
>
> Fixes: 790fb9956eea ("linux/dmaengine.h: fix a few kernel-doc warnings")
> Signed-off-by: Nathan Lynch <nathan.lynch@amd.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
> ---
> include/linux/dmaengine.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/dmaengine.h b/include/linux/dmaengine.h
> index bb146c5ac3e4ccd7bc0afbf3b28e5b3d659ad62f..51e1e357892a0325646f82d580b199321d59ced4 100644
> --- a/include/linux/dmaengine.h
> +++ b/include/linux/dmaengine.h
> @@ -594,9 +594,9 @@ struct dma_descriptor_metadata_ops {
> * @phys: physical address of the descriptor
> * @chan: target channel for this operation
> * @tx_submit: accept the descriptor, assign ordered cookie and mark the
> + * descriptor pending. To be pushed on .issue_pending() call
> * @desc_free: driver's callback function to free a resusable descriptor
> * after completion
> - * descriptor pending. To be pushed on .issue_pending() call
> * @callback: routine to call after this operation is complete
> * @callback_result: error result from a DMA transaction
> * @callback_param: general parameter to pass to the callback routine
>
> ---
> base-commit: 6565439894570a07b00dba0b739729fe6b56fba4
> change-id: 20250312-dma_async_tx_desc-tx_submit-doc-58a4cfee2e8b
>
> Best regards,
prev parent reply other threads:[~2025-03-12 15:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-12 15:32 [PATCH] dmaengine: Fix dma_async_tx_descriptor->tx_submit documentation Nathan Lynch via B4 Relay
2025-03-12 15:47 ` Dave Jiang [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cf4c118b-b035-4eaa-ade4-8f29a37d59dc@intel.com \
--to=dave.jiang@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nathan.lynch@amd.com \
--cc=rdunlap@infradead.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox