diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-01 17:08:37 -0800 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2024-12-01 17:23:01 -0800 |
commit | 1e6b72e60a5a16ddda9c0669da7538f497838d0a (patch) | |
tree | de235fd8a62904785a9470430e489b7f22327086 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 64e3586c0b61ec4800e820ff04f4c3360edbccd6 (diff) |
x86/crc32: update prototype for crc32_pclmul_le_16()
- Change the len parameter from unsigned int to size_t, so that the
library function which takes a size_t can safely use this code.
- Move the crc parameter to the front, as this is the usual convention.
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20241202010844.144356-13-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions