From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Wed, 22 Feb 2012 13:01:01 +0100 Subject: [U-Boot] [PATCH 8/9] m68k: Change memsz to a signed char to avoid warning In-Reply-To: <1325822097-15227-9-git-send-email-sjg@chromium.org> References: <1325822097-15227-1-git-send-email-sjg@chromium.org> <1325822097-15227-9-git-send-email-sjg@chromium.org> Message-ID: <4F44D8FD.2030903@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 06/01/2012 04:54, Simon Glass wrote: > There doesn't seem to be any reason for using uchar here, so change it > to char. This fixes a warning: > > pointer targets in passing argument 1 of 'sprintf' differ in signedness > > Signed-off-by: Simon Glass > --- Applied to u-boot-staging, sbabic at denx.de branch, thanks. Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================