From: Bob Wilson Date: Tue, 16 Oct 2007 23:43:00 +0000 (-0700) Subject: [XTENSA] Clean up stat structs. X-Git-Tag: v2.6.25-rc3~111^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d28e6c285548106f551fde13ca6d589433d843;p=pandora-kernel.git [XTENSA] Clean up stat structs. Avoid using typedefs for stat fields. Make stat64.st_blocks an unsigned long long to avoid endian-specific padding with 32-bit values. Clean up signed vs. unsigned and int vs. long types to be consistent with other uses of these values. Signed-off-by: Bob Wilson Signed-off-by: Chris Zankel --- Reading git-diff-tree failed