From: Len Brown <lenb@kernel.org>
To: Joe Perches <joe@perches.com>
Cc: Dave Jones <davej@redhat.com>,
cpufreq@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] acpi-cpufreq.c - Fix typo and indentation
Date: Wed, 27 May 2009 18:34:54 -0400 (EDT) [thread overview]
Message-ID: <alpine.LFD.2.00.0905271834320.25587@localhost.localdomain> (raw)
In-Reply-To: <1243097445.3506.4.camel@Joe-Laptop.home>
applied
thanks,
Len Brown, Intel Open Source Technology Center
On Sat, 23 May 2009, Joe Perches wrote:
> Signed-off-by: Joe Perches <joe@perches.com>
>
> diff --git a/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c b/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
> index 208ecf6..54b6de2 100644
> --- a/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
> +++ b/arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c
> @@ -693,8 +693,8 @@ static int acpi_cpufreq_cpu_init(struct cpufreq_policy *policy)
> if (perf->control_register.space_id == ACPI_ADR_SPACE_FIXED_HARDWARE &&
> policy->cpuinfo.transition_latency > 20 * 1000) {
> policy->cpuinfo.transition_latency = 20 * 1000;
> - printk_once(KERN_INFO "Capping off P-state tranision"
> - " latency at 20 uS\n");
> + printk_once(KERN_INFO
> + "P-state transition latency capped at 20 uS\n");
> }
>
> /* table init */
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
prev parent reply other threads:[~2009-05-27 22:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-23 16:50 Joe Perches
2009-05-27 22:34 ` Len Brown [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=alpine.LFD.2.00.0905271834320.25587@localhost.localdomain \
--to=lenb@kernel.org \
--cc=cpufreq@vger.kernel.org \
--cc=davej@redhat.com \
--cc=joe@perches.com \
--cc=linux-kernel@vger.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
all inboxes | Powered by JetHome®