git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8546d0
)
ext4: convert byte order of constant instead of variable
author
Marcin Slusarz
<marcin.slusarz@gmail.com>
Thu, 17 Apr 2008 14:38:59 +0000
(10:38 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 17 Apr 2008 14:38:59 +0000
(10:38 -0400)
Convert byte order of constant instead of variable which can be done at
compile time (vs run time).
Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com>
Cc: <linux-ext4@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found