Re: [PATCH] POWERPC CPM: Minor cosmetic changes to udbg_putc

From: Kumar Gala
Date: Wed Jul 02 2008 - 03:37:51 EST



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

From: Nye Liu <nyet@xxxxxxx>

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@xxxxxxx>

---

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

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