diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2021-05-20 17:36:03 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-04-12 08:02:54 -0400 |
commit | c8f9e666abcc267ec3fed7083fbd9bc57943f334 (patch) | |
tree | dc52ce22391f1c19088b726c145ccbae965fd65c /configs/A13-OLinuXinoM_defconfig | |
parent | 672c170f689174955ffccf1065950b4d8624766e (diff) | |
download | u-boot-c8f9e666abcc267ec3fed7083fbd9bc57943f334.tar.gz |
include/linux/byteorder: fix cpu_to_be32_array()
In cpu_to_be32_array() and be32_to_cpu_array() we should not compare an int
counter to a size_t parameter. Correct the type of the counter. This
exists in upstream as b4c80629c5c9 ("include/linux/byteorder/generic.h:
fix index variables").
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Diffstat (limited to 'configs/A13-OLinuXinoM_defconfig')
0 files changed, 0 insertions, 0 deletions