diff options
| author | Heinrich Schuchardt <[email protected]> | 2021-05-20 17:36:03 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-04-12 08:02:54 -0400 |
| commit | c8f9e666abcc267ec3fed7083fbd9bc57943f334 (patch) | |
| tree | dc52ce22391f1c19088b726c145ccbae965fd65c /scripts | |
| parent | 672c170f689174955ffccf1065950b4d8624766e (diff) | |
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 <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
