ceph: remove redundant use of le32_to_cpu
authorNoah Watkins <noah@noahdesu.com>
Wed, 28 Oct 2009 21:04:48 +0000 (14:04 -0700)
committerSage Weil <sage@newdream.net>
Thu, 29 Oct 2009 00:44:37 +0000 (17:44 -0700)
Using stripe unit size calculated and saved on the stack to avoid
a redundant call to le32_to_cpu.

Signed-off-by: Noah Watkins <noah@noahdesu.com>
Signed-off-by: Sage Weil <sage@newdream.net>

No differences found