[PATCH] debug_ll: change the argument type of putc_ll()

Sascha Hauer s.hauer at pengutronix.de
Wed Jan 21 05:57:41 PST 2015


On Wed, Jan 21, 2015 at 01:36:08PM +0900, Masahiro Yamada wrote:
> Most of the implementations of PUTC_LL() takes "char"
> (some take "int"), not "unsigned char".
> Moreover, puts_ll() takes an argument with "const char *" type.
> 
> Let's drop "unsigned" from the prototype of putc_ll().
> 
> Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>

Applied, thanks.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list