ocfs2: convert byte order of constant instead of variable
authorMarcin Slusarz <marcin.slusarz@gmail.com>
Tue, 25 Dec 2007 14:52:59 +0000 (15:52 +0100)
committerMark Fasheh <mark.fasheh@oracle.com>
Fri, 25 Jan 2008 23:05:46 +0000 (15:05 -0800)
commit4092d49f705aa19750c39758fa1be767e162c48d
tree190a48395331e62d0d1f5222b3a8e763ef70e18e
parent17104683d262fc6ab58488c4a3f0415012acc636
ocfs2: convert byte order of constant instead of variable

Convert byte order of constant instead of variable it will be done at
compile time vs run time. Remove unused le32_and_cpu.

Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/endian.h
fs/ocfs2/inode.c