* [PATCH 3/8] speedstep-smi: spelling fix
@ 2003-11-19 18:31 Dominik Brodowski
0 siblings, 0 replies; only message in thread
From: Dominik Brodowski @ 2003-11-19 18:31 UTC (permalink / raw)
To: cpufreq, davej
The reporter of bug 1422 noted this spelling fix -- thanks!
arch/i386/kernel/cpu/cpufreq/speedstep-smi.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -ruN linux-original/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c linux/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c
--- linux-original/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c 2003-11-19 17:19:57.384174224 +0100
+++ linux/arch/i386/kernel/cpu/cpufreq/speedstep-smi.c 2003-11-19 17:20:34.328557824 +0100
@@ -174,7 +174,7 @@
local_irq_restore(flags);
if (new_state == state) {
- dprintk(KERN_INFO "cpufreq: change to %u MHz succeded\n", (freqs.new / 1000));
+ dprintk(KERN_INFO "cpufreq: change to %u MHz succeeded\n", (freqs.new / 1000));
} else {
printk(KERN_ERR "cpufreq: change failed\n");
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-11-19 18:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-19 18:31 [PATCH 3/8] speedstep-smi: spelling fix Dominik Brodowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox