git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b80f557
)
tools: fix kcmp_test compile warnings
author
Shuah Khan
<shuah.kh@samsung.com>
Wed, 25 Jun 2014 00:11:26 +0000
(18:11 -0600)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 12 Jul 2014 01:11:18 +0000
(18:11 -0700)
kcmp_test.c: In function ‘main’:
kcmp_test.c:85:5: warning: format ‘%li’ expects argument of type ‘long int’, but argument 2 has type ‘int’ [-Wformat=]
ret, strerror(errno));
^
Signed-off-by: Shuah Khan <shuah.kh@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found