diff options
author | Jason Yan <yanaijie@huawei.com> | 2017-03-10 11:49:12 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-15 11:57:49 +0200 |
commit | e20894aad9e875e4aec2c73e7badcd440f02cde4 (patch) | |
tree | df5f7eda3ea8ff2cb857022fd4cd59a113b5a389 /kernel/bpf/arraymap.c | |
parent | 2b4f81fb56cf7044278fc0e6c46351ac3da94148 (diff) |
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>
Diffstat (limited to 'kernel/bpf/arraymap.c')
0 files changed, 0 insertions, 0 deletions