Home
last modified time | relevance | path

Searched hist:"011 bc3342a485345f7136eed20e0477b8cd5580f" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c011bc3342a485345f7136eed20e0477b8cd5580f Mon Aug 29 08:46:46 UTC 2016 Michael Walle <michael@walle.cc> ext4: fix wrong usage of le32_to_cpu()

le32_to_cpu() must only convert the revision_level and not the boolean
result.

Signed-off-by: Michael Walle <michael@walle.cc>