lkml.org 
[lkml]   [2006]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] speedstep-centrino: missing space and bracket
A space and a bracket are missing (and indentation is wrong).

Signed-off-by: Brice Goglin <Brice.Goglin@ens-lyon.org>
---
arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Index: linux-rc/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c
===================================================================
--- linux-rc.orig/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c 2006-12-20 13:35:56.000000000 +0100
+++ linux-rc/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c 2006-12-20 13:41:44.000000000 +0100
@@ -533,9 +533,9 @@

/* notify BIOS that we exist */
acpi_processor_notify_smm(THIS_MODULE);
- printk("speedstep-centrino with X86_SPEEDSTEP_CENTRINO_ACPI"
- "config is deprecated.\n "
- "Use X86_ACPI_CPUFREQ (acpi-cpufreq instead.\n" );
+ printk("speedstep-centrino with X86_SPEEDSTEP_CENTRINO_ACPI "
+ "config is deprecated.\n "
+ "Use X86_ACPI_CPUFREQ (acpi-cpufreq) instead.\n" );

return 0;


-
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/

\
 
 \ /
  Last update: 2006-12-20 14:37    [W:0.018 / U:0.888 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site