summaryrefslogtreecommitdiffstats
path: root/fs/ext4/ext4_common.c
diff options
context:
space:
mode:
authorAntony Pavlov <antonynpavlov@gmail.com>2017-03-20 15:35:26 +0300
committerSascha Hauer <s.hauer@pengutronix.de>2017-03-30 08:23:19 +0200
commit9eb629c854175cbec5cff4a5a573f31744272754 (patch)
tree35128d16f04b2eb9496658f550b066bec5b6dde2 /fs/ext4/ext4_common.c
parent441e9f5a72b245b671118f3e771eb129834a7a34 (diff)
downloadbarebox-9eb629c854175cbec5cff4a5a573f31744272754.tar.gz
barebox-9eb629c854175cbec5cff4a5a573f31744272754.tar.xz
ext4: change structure fields to __le/__be types
This is an adoption of the U-Boot commit | commit 2a0b7a971aac682112cf676c6583196faafcb2b0 | Author: Michael Walle <michael@walle.cc> | Date: Mon Aug 29 10:46:43 2016 +0200 | | 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> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'fs/ext4/ext4_common.c')
0 files changed, 0 insertions, 0 deletions