Re: [RFC 3/8] checksum: commonize checksum creation
Denis Kenzior <[email protected]> Tue, 22 Nov 2022 10:46:55 -0600
| Newsgroups | dev.linux.lists.ell |
|---|---|
| Message-ID | <[email protected]> |
Hi James, On 11/18/22 15:16, James Prestwood wrote: > The various checksums were using virutally the same init code. Make > this common which will make initialization by key ID much simpler > to add. > --- > ell/checksum.c | 103 ++++++++++++++++++------------------------------- > 1 file changed, 37 insertions(+), 66 deletions(-) > Applied, thanks. Regards, -Denis