From: Andrew Donnellan <ajd@linux.ibm.com>
To: Jiang Jian <jiangjian@cdjrlc.com>, fbarrat@linux.ibm.com, arnd@arndb.de
Cc: gregkh@linuxfoundation.org, linuxppc-dev@lists.ozlabs.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] cxl: drop unexpected word "the" in the comments
Date: Wed, 22 Jun 2022 01:56:15 +1000 [thread overview]
Message-ID: <4ade48fbefc59dbabaf2d9c89c27665811254ea2.camel@linux.ibm.com> (raw)
In-Reply-To: <20220621125321.122280-1-jiangjian@cdjrlc.com>
On Tue, 2022-06-21 at 20:53 +0800, Jiang Jian wrote:
> there is an unexpected word "the" in the comments that need to be
> dropped
>
> file: drivers/misc/cxl/cxl.h
> line: 1107
> +/* check if the given pci_dev is on the the cxl vphb bus */
> changed to
> +/* check if the given pci_dev is on the cxl vphb bus */
>
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Thanks!
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
> ---
> drivers/misc/cxl/cxl.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/misc/cxl/cxl.h b/drivers/misc/cxl/cxl.h
> index 7a6dd91987fd..0562071cdd4a 100644
> --- a/drivers/misc/cxl/cxl.h
> +++ b/drivers/misc/cxl/cxl.h
> @@ -1104,7 +1104,7 @@ extern const struct cxl_backend_ops
> cxl_native_ops;
> extern const struct cxl_backend_ops cxl_guest_ops;
> extern const struct cxl_backend_ops *cxl_ops;
>
> -/* check if the given pci_dev is on the the cxl vphb bus */
> +/* check if the given pci_dev is on the cxl vphb bus */
> bool cxl_pci_is_vphb_device(struct pci_dev *dev);
>
> /* decode AFU error bits in the PSL register PSL_SERR_An */
next prev parent reply other threads:[~2022-06-21 15:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-21 12:53 Jiang Jian
2022-06-21 15:56 ` Andrew Donnellan [this message]
2022-06-29 12:15 ` Michael Ellerman
2022-06-30 1:10 ` Andrew Donnellan
2022-07-01 7:41 ` Greg KH
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=4ade48fbefc59dbabaf2d9c89c27665811254ea2.camel@linux.ibm.com \
--to=ajd@linux.ibm.com \
--cc=arnd@arndb.de \
--cc=fbarrat@linux.ibm.com \
--cc=gregkh@linuxfoundation.org \
--cc=jiangjian@cdjrlc.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.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®