From: Bjorn Helgaas <bhelgaas@google.com>
To: Marta Rybczynska <rybczynska@gmail.com>
Cc: linux-pci@vger.kernel.org, Jiri Kosina <trivial@kernel.org>
Subject: Re: [PATCH] drivers/pci/pci.c: fix comment typo
Date: Tue, 5 Nov 2013 16:33:53 -0700 [thread overview]
Message-ID: <20131105233353.GB3359@google.com> (raw)
In-Reply-To: <20131105223135.GA10523@desktop.fbx.proxad.net>
On Tue, Nov 05, 2013 at 11:31:35PM +0100, Marta Rybczynska wrote:
> Signed-off-by: Marta Rybczynska <rybczynska@gmail.com>
> ---
> drivers/pci/pci.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/pci/pci.c b/drivers/pci/pci.c
> index bdd64b1..fb5090d 100644
> --- a/drivers/pci/pci.c
> +++ b/drivers/pci/pci.c
> @@ -3339,7 +3339,7 @@ void pci_reset_bridge_secondary_bus(struct pci_dev *dev)
> pci_write_config_word(dev, PCI_BRIDGE_CONTROL, ctrl);
> /*
> * PCI spec v3.0 7.6.4.2 requires minimum Trst of 1ms. Double
> - * this to 2ms to ensure that we meet the minium requirement.
> + * this to 2ms to ensure that we meet the minimum requirement.
> */
> msleep(2);
>
Thanks, I folded this into a large whitespace and spelling correction
patch I'm holding for the v3.13 merge window.
Bjorn
prev parent reply other threads:[~2013-11-05 23:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-05 22:31 [PATCH] drivers/pci/pci.c: fix comment typo Marta Rybczynska
2013-11-05 23:33 ` 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=20131105233353.GB3359@google.com \
--to=bhelgaas@google.com \
--cc=linux-pci@vger.kernel.org \
--cc=rybczynska@gmail.com \
--cc=trivial@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 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).