From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from metis.ext.pengutronix.de ([2001:6f8:1178:4:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YDvnH-0001rM-SH for barebox@lists.infradead.org; Wed, 21 Jan 2015 13:58:04 +0000 Date: Wed, 21 Jan 2015 14:57:41 +0100 From: Sascha Hauer Message-ID: <20150121135741.GI12209@pengutronix.de> References: <1421814968-14674-1-git-send-email-yamada.m@jp.panasonic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1421814968-14674-1-git-send-email-yamada.m@jp.panasonic.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH] debug_ll: change the argument type of putc_ll() To: Masahiro Yamada Cc: barebox@lists.infradead.org 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 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 | _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox