All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org,
	 Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: Re: [PATCH 1/2] dmaengine: pl08x: constify pointer to char in filter function
Date: Fri, 23 Feb 2024 17:38:46 +0530	[thread overview]
Message-ID: <170869012662.529520.5189500367473761398.b4-ty@kernel.org> (raw)
In-Reply-To: <20240208202742.631307-1-krzysztof.kozlowski@linaro.org>


On Thu, 08 Feb 2024 21:27:41 +0100, Krzysztof Kozlowski wrote:
> The opaque argument chan_id passed to filter function is actually
> pointer to const memory, so make that obvious in the filter for code
> readability and safety.
> 
> 

Applied, thanks!

[1/2] dmaengine: pl08x: constify pointer to char in filter function
      commit: 16374aba824971d73916f005e79207370c9c31dd
[2/2] dmaengine: of: constify of_phandle_args in of_dma_find_controller()
      commit: 716141d366f45d62ffe4dd53a045867b26e29d19

Best regards,
-- 
~Vinod



      parent reply	other threads:[~2024-02-23 12:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-08 20:27 [PATCH 1/2] dmaengine: pl08x: constify pointer to char in filter function Krzysztof Kozlowski
2024-02-08 20:27 ` [PATCH 2/2] dmaengine: of: constify of_phandle_args in of_dma_find_controller() Krzysztof Kozlowski
2024-02-23 12:08 ` Vinod Koul [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=170869012662.529520.5189500367473761398.b4-ty@kernel.org \
    --to=vkoul@kernel.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-kernel@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.