From: Marcin Slusarz Date: Tue, 25 Dec 2007 14:52:59 +0000 (+0100) Subject: ocfs2: convert byte order of constant instead of variable X-Git-Tag: v2.6.25-rc1~1232^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4092d49f705aa19750c39758fa1be767e162c48d;p=pandora-kernel.git 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed