Files
linux/drivers
Jason Yan 9a37d02c49 md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
commit 1345921393ba23b60d3fcf15933e699232ad25ae upstream.

The sb->layout is of type __le32, so we shoud use le32_to_cpu.

Signed-off-by: Jason Yan <yanaijie@huawei.com>
Signed-off-by: Shaohua Li <shli@fb.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-07-15 12:16:15 +02:00
..
2017-07-15 12:16:11 +02:00
2017-05-20 14:28:41 +02:00
2017-06-17 06:41:58 +02:00
2017-07-05 14:40:28 +02:00