aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/ext4_common.c
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2016-08-29 10:46:43 +0200
committerTom Rini <trini@konsulko.com>2016-09-23 09:02:01 -0400
commit2a0b7a971aac682112cf676c6583196faafcb2b0 (patch)
tree49d06dec4f2008903eb269ff5fe33371b2c2ac88 /fs/ext4/ext4_common.c
parent2365a4b8ea7d8b1f5e796a4fec176f613dea838c (diff)
downloadu-boot-2a0b7a971aac682112cf676c6583196faafcb2b0.zip
u-boot-2a0b7a971aac682112cf676c6583196faafcb2b0.tar.gz
u-boot-2a0b7a971aac682112cf676c6583196faafcb2b0.tar.bz2
ext4: change structure fields to __le/__be types
Change all the types of ext2/4 fields to little endian types and all the JBD fields to big endian types. Now we can use sparse (make C=1) to check for statements where we need byteswaps. Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'fs/ext4/ext4_common.c')
0 files changed, 0 insertions, 0 deletions