ext4: fix wrong usage of le32_to_cpu()
This is an adoption of the U-Boot commit

| commit 011bc33
| Author: Michael Walle <michael@walle.cc>
| Date:   Mon Aug 29 10:46:46 2016 +0200
|
|     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>

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent c738917 commit c763bba7a0ea5742e5ad0cc29c66492feaad4860
@Antony Pavlov Antony Pavlov authored on 20 Mar 2017
Sascha Hauer committed on 30 Mar 2017
Showing 1 changed file
View
fs/ext4/ext4_common.c