diff options
author | Eric Biggers <ebiggers@google.com> | 2024-12-01 17:08:36 -0800 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2024-12-01 17:23:01 -0800 |
commit | 64e3586c0b61ec4800e820ff04f4c3360edbccd6 (patch) | |
tree | 09111d8ebd58f09ade8077b3423b688c14d3bec7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 0f60a8ace577f7629244ecf7c95105d4b704a462 (diff) |
x86/crc32: update prototype for crc_pcl()
- 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.
- Rename to crc32c_x86_3way() which is much clearer.
- 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-12-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions