From: Ilya Dryomov Date: Fri, 19 Dec 2014 10:10:10 +0000 (+0300) Subject: ceph: use %zu for len in ceph_fill_inline_data() X-Git-Tag: fixes-v4.0-rc1~326^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0668ff52e2fbca869c579025612e9bcfc4edd40e;p=pandora-kernel.git ceph: use %zu for len in ceph_fill_inline_data() len is size_t, should be printed with %zu. Signed-off-by: Ilya Dryomov --- Reading git-diff-tree failed