From: Al Viro Date: Sun, 1 May 2005 15:59:18 +0000 (-0700) Subject: [PATCH] reiserfs endianness: annotate little-endian objects X-Git-Tag: v2.6.12-rc4~136^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e8962be915bacc1d70e4849a075041838d60a3f;p=pandora-kernel.git [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 Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed