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)
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>

No differences found