[PATCH] powerpc: Add udbg-immortal kernel option

Olof Johansson olof at lixom.net
Wed Jun 7 12:24:12 EST 2006


On Wed, Jun 07, 2006 at 12:06:20PM +1000, Benjamin Herrenschmidt wrote:
>  		return;
> +	if (strstr(saved_command_line, "udbg-immortal")) {
> +		printk(KERN_INFO "early console immortal !\n");
> +		return;
> +	}

So it's YOU who add spaces before punctuation all over arch/powerpc!
Please fix. ;-)


-Olof



More information about the Linuxppc-dev mailing list