
12 Apr
2022
12 Apr
'22
6:17 p.m.
On Thu, May 20, 2021 at 05:36:03PM +0200, Heinrich Schuchardt wrote:
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
Applied to u-boot/master, thanks!
--
Tom