diff options
author | Eric Biggers <ebiggers@google.com> | 2025-04-23 17:20:35 -0700 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2025-04-28 09:07:19 -0700 |
commit | b4fa54d654b3531261d1fde3cb73ceae7a98806f (patch) | |
tree | 6f9a8b5db023e1b3331111592832e4b50ffad4fc /scripts/lib/kdoc/kdoc_files.py | |
parent | 436490e86814ae409c1586fc2a8045455f735418 (diff) |
powerpc/crc: rename crc32-vpmsum_core.S to crc-vpmsum-template.S
Rename crc32-vpmsum_core.S to crc-vpmsum-template.S to properly convey
that (a) it actually generates code for both 32-bit and 16-bit CRCs, not
just 32-bit CRCs; and (b) it has "template" semantics, like x86's
crc-pclmul-template.S, in the sense that it's included by other files.
Reviewed-by: "Martin K. Petersen" <martin.petersen@oracle.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20250424002038.179114-5-ebiggers@kernel.org
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions