Files
u-boot/include/linux
Heinrich Schuchardt c8f9e666ab 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>
2022-04-12 08:02:54 -04:00
..
2022-04-11 17:11:21 -04:00
2021-11-23 09:57:55 +02:00
2022-01-19 18:11:34 +01:00
2022-01-19 18:11:34 +01:00