commit | 3e8962be915bacc1d70e4849a075041838d60a3f | [log] [tgz] |
---|---|---|
author | Al Viro <viro@www.linux.org.uk> | Sun May 01 08:59:18 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:59:18 2005 -0700 |
tree | e2ef686fa0a18a429456b252ed9352cdc1ae65de | |
parent | 6a3a16f2ef6f335286e2b2bf8284b0ab4ff38ec0 [diff] |
[PATCH] reiserfs endianness: annotate little-endian objects little-endian objects annotated as such; again, obviously no changes of resulting code, we only replace __u16 with __le16, etc. in relevant places. Signed-off-by: Al Viro <viro@parcelfarce.linux.theplanet.co.uk> Cc: <reiserfs-dev@namesys.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>