mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Borislav Petkov <bp@alien8.de>,
	cpufreq@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
	Borislav Petkov <bp@suse.de>
Subject: Re: [PATCH] cpufreq: Correct header guards typo
Date: Tue, 02 Apr 2013 15:43:45 +0200	[thread overview]
Message-ID: <5885599.2UWpPkOcaY@vostro.rjw.lan> (raw)
In-Reply-To: <CAOh2x=nJTcaEAe5eS4JzHLY_vUx0HJo9pDD7exoq0OffMqzJDQ@mail.gmail.com>

On Tuesday, April 02, 2013 06:41:20 PM Viresh Kumar wrote:
> On Tue, Apr 2, 2013 at 5:56 PM, Borislav Petkov <bp@alien8.de> wrote:
> > From: Borislav Petkov <bp@suse.de>
> >
> > It should be "governor".
> >
> > Signed-off-by: Borislav Petkov <bp@suse.de>
> > ---
> >  drivers/cpufreq/cpufreq_governor.h | 6 +++---
> >  1 file changed, 3 insertions(+), 3 deletions(-)
> >
> > diff --git a/drivers/cpufreq/cpufreq_governor.h b/drivers/cpufreq/cpufreq_governor.h
> > index 513cc8234e5e..65937697cab3 100644
> > --- a/drivers/cpufreq/cpufreq_governor.h
> > +++ b/drivers/cpufreq/cpufreq_governor.h
> > @@ -14,8 +14,8 @@
> >   * published by the Free Software Foundation.
> >   */
> >
> > -#ifndef _CPUFREQ_GOVERNER_H
> > -#define _CPUFREQ_GOVERNER_H
> > +#ifndef _CPUFREQ_GOVERNOR_H
> > +#define _CPUFREQ_GOVERNOR_H
> >
> >  #include <linux/cpufreq.h>
> >  #include <linux/kobject.h>
> > @@ -263,4 +263,4 @@ int cpufreq_governor_dbs(struct cpufreq_policy *policy,
> >                 struct common_dbs_data *cdata, unsigned int event);
> >  void gov_queue_work(struct dbs_data *dbs_data, struct cpufreq_policy *policy,
> >                 unsigned int delay, bool all_cpus);
> > -#endif /* _CPUFREQ_GOVERNER_H */
> > +#endif /* _CPUFREQ_GOVERNOR_H */
> 
> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

Applied.

Thanks,
Rafael


-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.

      reply	other threads:[~2013-04-02 13:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 12:26 Borislav Petkov
2013-04-02 13:11 ` Viresh Kumar
2013-04-02 13:43   ` Rafael J. Wysocki [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=5885599.2UWpPkOcaY@vostro.rjw.lan \
    --to=rjw@sisk.pl \
    --cc=bp@alien8.de \
    --cc=bp@suse.de \
    --cc=cpufreq@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=viresh.kumar@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®