On Fri, 15 Jul 2005, Andi Kleen wrote:

> On Fri, 15 Jul 2005 05:04:57 -0600 (MDT)
> Zwane Mwaikambo <[EMAIL PROTECTED]> wrote:
> 
> 
> >  void show_regs(struct pt_regs *regs)
> >  {
> > +   printk("CPU %d:", smp_processor_id());
> 
> Isn't there a space after the : missing here?

I don't believe so, there is a \n in the first line of 
__show_regs

        Zwane

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to