diff options
| author | 2025-06-19 11:34:13 -0700 | |
|---|---|---|
| committer | 2025-06-30 09:31:57 -0700 | |
| commit | 0b5a58c078167f73d10711734cdc8ea592561ca9 (patch) | |
| tree | b24a150a14a438831dfb00999335f7787526ddb8 /include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com | |
| parent | nvmem: layouts: Switch from crc32() to crc32_le() (diff) | |
lib/crc: crc32: Change crc32() from macro to inline function and remove cast
There's no need for crc32() to be a macro. Make it an inline function
instead. Also, remove the cast of the data pointer to
'unsigned char const *', which is no longer necessary now that the type
used in the function prototype is 'const void *'.
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250619183414.100082-3-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@kernel.org>
Diffstat (limited to 'include/uapi/linux/byteorder/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
