lkml.org 
[lkml]   [2012]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 1/7] remoteproc: fix print format warnings
On Wed, Jun 6, 2012 at 4:38 PM, <sjur.brandeland@stericsson.com> wrote:
> From: Sjur Brændeland <sjur.brandeland@stericsson.com>
>
> Fix compile warnings from GCC 4.6.1 when printing values of type size_t.
>
> drivers/remoteproc/remoteproc_core.c:251:6:
> warning: format ‘%x’ expects argument of type ‘unsigned int’,
> but argument 4 has type ‘size_t’ [-Wformat]
> drivers/remoteproc/remoteproc_core.c:938:9:
> warning: format ‘%u’ expects argument of type ‘unsigned int’,
> but argument 4 has type ‘size_t’ [-Wformat]
> drivers/remoteproc/remoteproc_core.c:1023:2:
> warning: format ‘%d’ expects argument of type ‘int’,
> but argument 4 has type ‘size_t’ [-Wformat]
>
> Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>

Cc'ed stable, applied and pushed to remoteproc's fixes branch.

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

\
 
 \ /
  Last update: 2012-06-10 14:41    [W:0.085 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site