From: Bjorn Helgaas <bhelgaas@google.com>
To: Yijing Wang <wangyijing@huawei.com>
Cc: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>,
Hanjun Guo <guohanjun@huawei.com>,
Jiang Liu <jiang.liu@huawei.com>
Subject: Re: [PATCH] PCI: Fix comment typo for pcie_pme_remove()
Date: Mon, 10 Jun 2013 10:59:13 -0600 [thread overview]
Message-ID: <CAErSpo5RAC7eitUnw0-FFzq463DjwCEy---RHqEC912UJGa5SQ@mail.gmail.com> (raw)
In-Reply-To: <1370749669-20348-1-git-send-email-wangyijing@huawei.com>
On Sat, Jun 8, 2013 at 9:47 PM, Yijing Wang <wangyijing@huawei.com> wrote:
> Fix trivial comment typo for pcie_pme_remove().
>
> Signed-off-by: Yijing Wang <wangyijing@huawei.com>
Applied to pci/misc for v3.11, thanks.
> ---
> drivers/pci/pcie/pme.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/pci/pcie/pme.c b/drivers/pci/pcie/pme.c
> index 795db1f..e56e594 100644
> --- a/drivers/pci/pcie/pme.c
> +++ b/drivers/pci/pcie/pme.c
> @@ -408,7 +408,7 @@ static int pcie_pme_resume(struct pcie_device *srv)
>
> /**
> * pcie_pme_remove - Prepare PCIe PME service device for removal.
> - * @srv - PCIe service device to resume.
> + * @srv - PCIe service device to remove.
> */
> static void pcie_pme_remove(struct pcie_device *srv)
> {
> --
> 1.7.1
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2013-06-10 16:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-09 3:47 [PATCH] PCI: Fix comment typo for pcie_pme_remove() Yijing Wang
2013-06-10 16:59 ` Bjorn Helgaas [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=CAErSpo5RAC7eitUnw0-FFzq463DjwCEy---RHqEC912UJGa5SQ@mail.gmail.com \
--to=bhelgaas@google.com \
--cc=guohanjun@huawei.com \
--cc=jiang.liu@huawei.com \
--cc=linux-pci@vger.kernel.org \
--cc=wangyijing@huawei.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;
as well as URLs for NNTP newsgroup(s).