From: Ilya Dryomov Date: Thu, 13 Mar 2014 14:36:16 +0000 (+0200) Subject: libceph: fix and clarify ceph_decode_need() sizes X-Git-Tag: v3.15-rc1~61^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53bbaba9d811f75acc20038bfd707a4cfdc4571f;p=pandora-kernel.git libceph: fix and clarify ceph_decode_need() sizes Sum up sizeof(...) results instead of (incorrectly) hard-coding the number of bytes, expressed in ints and longs. Signed-off-by: Ilya Dryomov Reviewed-by: Alex Elder --- Reading git-diff-tree failed