ext4: use kernel names for byte swaps
This is an adoption of the U-Boot commit

| commit 7f101be
| Author: Michael Walle <michael@walle.cc>
| Date:   Mon Aug 29 10:46:44 2016 +0200
|
|     ext4: use kernel names for byte swaps
|
|     Instead of __{be,le}{16,32}_to_cpu use {be,le}{16,32}_to_cpu.
|
|     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 9eb629c commit f161962610146e9daebde87e10690db87a497b6b
@Antony Pavlov Antony Pavlov authored on 20 Mar 2017
Sascha Hauer committed on 30 Mar 2017
Showing 4 changed files
View
fs/ext4/ext4_common.c
View
fs/ext4/ext4fs.c
View
fs/ext4/ext_barebox.c
View
fs/ext4/ext_common.h