[PATCH v4]: Fix e500 v2 core reboot bug
Segher Boessenkool
segher at kernel.crashing.org
Wed Jun 13 17:55:56 EST 2007
> 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 ;-)
Segher
More information about the Linuxppc-dev
mailing list