Re: [PATCH 09/59] arch/x86: Add missing "space"

2007-11-19 Thread Dave Jones
On Mon, Nov 19, 2007 at 05:48:01PM -0800, Joe Perches wrote: > > Signed-off-by: Joe Perches <[EMAIL PROTECTED]> > --- > arch/x86/kernel/cpu/cpufreq/powernow-k7.c |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Thanks Joe, applied. Dave -- http://www.codemonkey.org.

[PATCH 09/59] arch/x86: Add missing "space"

2007-11-19 Thread Joe Perches
Signed-off-by: Joe Perches <[EMAIL PROTECTED]> --- arch/x86/kernel/cpu/cpufreq/powernow-k7.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/kernel/cpu/cpufreq/powernow-k7.c b/arch/x86/kernel/cpu/cpufreq/powernow-k7.c index b5a9863..b73dce0 100644 --- a/arch/x8