lkml.org 
[lkml]   [2016]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] um: use %lx format specifiers for unsigned longs
From
Date
Am 23.01.2016 um 20:17 schrieb Colin King:
> From: Colin Ian King <colin.king@canonical.com>
>
> static analysis from cppcheck detected %x being used for
> unsigned longs:
>
> [arch/x86/um/os-Linux/task_size.c:112]: (warning) %x in format
> string (no. 1) requires 'unsigned int' but the argument type
> is 'unsigned long'.
>
> Use %lx instead of %x
>
> Signed-off-by: Colin Ian King <colin.king@canonical.com>

Applied, Thanks!
//richard

\
 
 \ /
  Last update: 2016-01-27 22:41    [W:0.084 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site