From: Adrian Hunter <adrian.hunter@intel.com>
To: Jiang Jian <jiangjian@cdjrlc.com>, ulf.hansson@linaro.org
Cc: linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mmc: sdhci: drop unexpected word 'a' in comments
Date: Thu, 23 Jun 2022 11:55:24 +0300 [thread overview]
Message-ID: <b6832fce-ee48-c4d8-e898-d9aab17345d1@intel.com> (raw)
In-Reply-To: <20220623071616.13873-1-jiangjian@cdjrlc.com>
On 23/06/22 10:16, Jiang Jian wrote:
> Remove the repeated word 'a' from comments
>
> file - drivers/mmc/host/sdhci.h
> line - 348
>
> /* Allow for a a command request and a data request at the same time */
>
> changed to:
>
> /* Allow for a command request and a data request at the same time */
>
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Acked-by: Adrian Hunter <adrian.hunter@intel.com>
> ---
> drivers/mmc/host/sdhci.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/mmc/host/sdhci.h b/drivers/mmc/host/sdhci.h
> index 95a08f09df30..0abe4b428ed5 100644
> --- a/drivers/mmc/host/sdhci.h
> +++ b/drivers/mmc/host/sdhci.h
> @@ -345,7 +345,7 @@ struct sdhci_adma2_64_desc {
> */
> #define SDHCI_MAX_SEGS 128
>
> -/* Allow for a a command request and a data request at the same time */
> +/* Allow for a command request and a data request at the same time */
> #define SDHCI_MAX_MRQS 2
>
> /*
prev parent reply other threads:[~2022-06-23 8:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-23 7:16 Jiang Jian
2022-06-23 8:55 ` Adrian Hunter [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=b6832fce-ee48-c4d8-e898-d9aab17345d1@intel.com \
--to=adrian.hunter@intel.com \
--cc=jiangjian@cdjrlc.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=ulf.hansson@linaro.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
all inboxes | Powered by JetHome®