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:
b1940cd
)
ceph: use %zu for len in ceph_fill_inline_data()
author
Ilya Dryomov
<idryomov@redhat.com>
Fri, 19 Dec 2014 10:10:10 +0000
(13:10 +0300)
committer
Ilya Dryomov
<idryomov@redhat.com>
Thu, 8 Jan 2015 17:36:56 +0000
(20:36 +0300)
len is size_t, should be printed with %zu.
Signed-off-by: Ilya Dryomov <idryomov@redhat.com>
No differences found