From: Mathieu Poirier <mathieu.poirier@linaro.org>
To: wangjianli <wangjianli@cdjrlc.com>
Cc: andersson@kernel.org, linux-remoteproc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drivers/remoteproc: fix repeated words in comments
Date: Mon, 19 Sep 2022 14:05:31 -0600 [thread overview]
Message-ID: <20220919200531.GB759648@p14s> (raw)
In-Reply-To: <20220908123237.16911-1-wangjianli@cdjrlc.com>
On Thu, Sep 08, 2022 at 08:32:37PM +0800, wangjianli wrote:
> Delete the redundant word 'in'.
>
> Signed-off-by: wangjianli <wangjianli@cdjrlc.com>
> ---
> drivers/remoteproc/remoteproc_core.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied.
Thanks,
Mathieu
> diff --git a/drivers/remoteproc/remoteproc_core.c b/drivers/remoteproc/remoteproc_core.c
> index e5279ed9a8d7..6e8849f0df18 100644
> --- a/drivers/remoteproc/remoteproc_core.c
> +++ b/drivers/remoteproc/remoteproc_core.c
> @@ -346,7 +346,7 @@ int rproc_alloc_vring(struct rproc_vdev *rvdev, int i)
> if (rproc_check_carveout_da(rproc, mem, rsc->vring[i].da, size))
> return -ENOMEM;
> } else {
> - /* Register carveout in in list */
> + /* Register carveout in list */
> mem = rproc_mem_entry_init(dev, NULL, 0,
> size, rsc->vring[i].da,
> rproc_alloc_carveout,
> --
> 2.36.1
>
next prev parent reply other threads:[~2022-09-19 20:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-08 12:32 [PATCH] drivers/remoteproc: fix repeated words in comments wangjianli
2022-09-08 14:43 ` Mukesh Ojha
2022-09-19 20:05 ` Mathieu Poirier [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-07-24 7:34 wangjianli
2022-07-25 15:55 ` Mathieu Poirier
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=20220919200531.GB759648@p14s \
--to=mathieu.poirier@linaro.org \
--cc=andersson@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-remoteproc@vger.kernel.org \
--cc=wangjianli@cdjrlc.com \
/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