Re: [PATCH] i386: remove extra spaces from cpu model id

2005-03-06 Thread Dominik Brodowski
On Sun, Mar 06, 2005 at 08:32:22AM +0100, Daniel Rozsnyo wrote: > Removes extra spaces which separate the frequency string from the cpu model > id itself (noticable e.g. on Intel Tualatin processors in /proc/cpuinfo) > > Signed-off-by: Daniel Rozsnyo <[EMAIL PROTECTED]> This patch breaks speedst

[PATCH] i386: remove extra spaces from cpu model id

2005-03-05 Thread Daniel Rozsnyo
Removes extra spaces which separate the frequency string from the cpu model id itself (noticable e.g. on Intel Tualatin processors in /proc/cpuinfo) Signed-off-by: Daniel Rozsnyo <[EMAIL PROTECTED]> --- diff -urN linux-2.6.11.orig/arch/i386/kernel/cpu/common.c linux-2.6.11/arch/i386/kernel/cpu/c