Re: [PATCH 0/7] lib/crc: drop "glue" from filenames

2025-04-24 Thread Martin K. Petersen
Eric, > This series fixes an odd naming convention that was unnecessarily > carried over from the original Crypto API code. LGTM. -- Martin K. Petersen

Re: [PATCH 0/7] lib/crc: drop "glue" from filenames

2025-04-24 Thread Martin K. Petersen
>> This series fixes an odd naming convention that was unnecessarily >> carried over from the original Crypto API code. > > LGTM. Reviewed-by: Martin K. Petersen -- Martin K. Petersen

Re: [PATCH 0/7] lib/crc: drop "glue" from filenames

2025-04-23 Thread Ard Biesheuvel
On Thu, 24 Apr 2025 at 02:22, Eric Biggers wrote: > > This series fixes an odd naming convention that was unnecessarily > carried over from the original Crypto API code. > > I'm planning to take this via the crc tree. > > Eric Biggers (7): > arm/crc: drop "glue" from filenames > arm64/crc: dro

[PATCH 0/7] lib/crc: drop "glue" from filenames

2025-04-23 Thread Eric Biggers
This series fixes an odd naming convention that was unnecessarily carried over from the original Crypto API code. I'm planning to take this via the crc tree. Eric Biggers (7): arm/crc: drop "glue" from filenames arm64/crc: drop "glue" from filenames powerpc/crc: drop "glue" from filenames