[PATCH] POWERPC CPM: Minor cosmetic changes to udbg_putc

Kumar Gala galak at kernel.crashing.org
Wed Jul 2 17:37:09 EST 2008


On Jun 27, 2008, at 3:01 PM, Nye Liu wrote:

> From: Nye Liu <nyet at mrv.com>
>
> udbg_putc is a *function pointer* that is initialized during
> udbg_init_cpm. It might not be initialized properly when called from
> udbg_putc_cpm(), so (recursively) call udbg_putc_cpm() directly.
>
> Printing an "X" on initialization is ugly. How about a "\n" instead?
>
> Signed-off-by: Nye Liu <nyet at mrv.com>
>
> ---

Applied.  I removed the "\n" per Scott's feedback.

- k



More information about the Linuxppc-dev mailing list