linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bjorn Helgaas <helgaas@kernel.org>
To: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: Jarkko Nikula <jarkko.nikula@linux.intel.com>,
	linux-pm@vger.kernel.org, Pavel Machek <pavel@ucw.cz>,
	Bjorn Helgaas <bhelgaas@google.com>,
	Linux PCI <linux-pci@vger.kernel.org>
Subject: Re: [PATCH] PCI / PM: Fix small typo in documentation
Date: Wed, 9 Dec 2015 08:53:36 -0600	[thread overview]
Message-ID: <20151209145336.GB31930@localhost> (raw)
In-Reply-To: <2034538.amqQujWT52@vostro.rjw.lan>

On Wed, Dec 09, 2015 at 02:16:50AM +0100, Rafael J. Wysocki wrote:
> On Tuesday, December 08, 2015 04:17:25 PM Jarkko Nikula wrote:
> > cuased -> caused
> > 
> > Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
> 
> Queued up for 4.5, thanks!
> 
> I hope that Bjorn won't mind ...

Looks good to me, thanks!

> > ---
> >  Documentation/power/pci.txt | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/Documentation/power/pci.txt b/Documentation/power/pci.txt
> > index b0e911e0e8f5..44558882aa60 100644
> > --- a/Documentation/power/pci.txt
> > +++ b/Documentation/power/pci.txt
> > @@ -999,7 +999,7 @@ from its probe routine to make runtime PM work for the device.
> >  
> >  It is important to remember that the driver's runtime_suspend() callback
> >  may be executed right after the usage counter has been decremented, because
> > -user space may already have cuased the pm_runtime_allow() helper function
> > +user space may already have caused the pm_runtime_allow() helper function
> >  unblocking the runtime PM of the device to run via sysfs, so the driver must
> >  be prepared to cope with that.
> >  
> > 
> 
> Thanks,
> Rafael
> 
> --
> 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

      reply	other threads:[~2015-12-09 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1449584245-4347-1-git-send-email-jarkko.nikula@linux.intel.com>
2015-12-09  1:16 ` [PATCH] PCI / PM: Fix small typo in documentation Rafael J. Wysocki
2015-12-09 14:53   ` 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=20151209145336.GB31930@localhost \
    --to=helgaas@kernel.org \
    --cc=bhelgaas@google.com \
    --cc=jarkko.nikula@linux.intel.com \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rjw@rjwysocki.net \
    /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).