mxssb: Clean up the data types in crc32()
Make the data type used in crc32() call more precise to avoid clang
warnings with -Weverything.
Signed-off-by:
Marek Vasut <marex@denx.de>
Showing
Please register or sign in to comment
Make the data type used in crc32() call more precise to avoid clang
warnings with -Weverything.
Signed-off-by:
Marek Vasut <marex@denx.de>