[PATCH v4]: Fix e500 v2 core reboot bug
Zang Roy-r61911
tie-fei.zang at freescale.com
Wed Jun 13 18:07:23 EST 2007
On Wed, 2007-06-13 at 15:55, Segher Boessenkool wrote:
> > It will be good if you do:
> > + printk (KERN_EMERG "Error: reset
> > control"
> > + "register not mapped,
> > spinning!\n");
> >
> > Instead of:
> > + printk (KERN_EMERG "Error: reset
> control
> > \
> > + register not mapped,
> > spinning!\n");
>
> Except you forgot a space. Too much whitespace in the
> resulting string is bad, but too little doesn't help
> either ;-)
I noticed that space, except that I am not sure the difference between \
and ".
I decided to leave it as two line with " not \.
Thanks
Roy
More information about the Linuxppc-dev
mailing list