ceph: use %zu for len in ceph_fill_inline_data()
len is size_t, should be printed with %zu.
Signed-off-by:
Ilya Dryomov <idryomov@redhat.com>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
len is size_t, should be printed with %zu.
Signed-off-by:
Ilya Dryomov <idryomov@redhat.com>