From: Noah Watkins Date: Wed, 28 Oct 2009 21:04:48 +0000 (-0700) Subject: ceph: remove redundant use of le32_to_cpu X-Git-Tag: v2.6.34-rc2~9^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e054a66e07f508aa7cfabc7db1757379093689;p=pandora-kernel.git ceph: remove redundant use of le32_to_cpu Using stripe unit size calculated and saved on the stack to avoid a redundant call to le32_to_cpu. Signed-off-by: Noah Watkins Signed-off-by: Sage Weil --- Reading git-diff-tree failed