]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb7a65b9a3b0b5af59ba75560b45c70aa1362d37
tree190a48395331e62d0d1f5222b3a8e763ef70e18e
parent6a95e860310f88b11ee15ec847dbb785859d681a
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