]> git.ipfire.org Git - thirdparty/zlib-ng.git/commit
Reduce code size and directly call in adler32_copy
authorNathan Moinvaziri <nathan@nathanm.com>
Thu, 15 Jan 2026 07:53:18 +0000 (23:53 -0800)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Sat, 24 Jan 2026 00:25:43 +0000 (01:25 +0100)
commit238b72add8bd607a100b220d4c04dcab0143531e
tree7f97573a89c456992aca4a8bb0b862ac138bca32
parente63b7fa9169e2616597f4a67505e878424d7ea79
Reduce code size and directly call in adler32_copy

There is no need for _impl when there is no const int COPY being used
arch/power/adler32_vmx.c
arch/x86/adler32_ssse3.c