diff options
author | Shuah Khan <shuah.kh@samsung.com> | 2014-06-24 18:11:26 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-11 18:11:18 -0700 |
commit | 6e7e6c348492cb7e0a8a36a9d74d098de6f93208 (patch) | |
tree | 894fd9443c3f05281c7d041f26a42a736b4ea8a2 /tools/testing/selftests/Makefile | |
parent | b80f557042d4742b8c0ed69467d6b87a83186c8d (diff) |
tools: fix kcmp_test compile warnings
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>
Diffstat (limited to 'tools/testing/selftests/Makefile')
0 files changed, 0 insertions, 0 deletions