]> git.dujemihanovic.xyz Git - u-boot.git/commit
zlib: Rename write variable to wnext (window write index)
authorMichal Simek <michal.simek@amd.com>
Wed, 27 Mar 2024 14:14:51 +0000 (15:14 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 12 Apr 2024 18:57:07 +0000 (12:57 -0600)
commit67b252cb33f64f0c23742ffcbe8e1b8cf364ad7b
tree408e6d1ebe135ac55b0f3674ca8dd9155b4a7348
parent70f37a5defa7d20038ec6becf90e959562fbb2c6
zlib: Rename write variable to wnext (window write index)

There is no particular patch/description which described the reason for
this change but it was done as the part of zlib 1.2.3.5 release done by
zlib commit d004b047838a ("zlib 1.2.3.5"). It is preparation for followup
patch.

Signed-off-by: Michal Simek <michal.simek@amd.com>
lib/zlib/inffast.c
lib/zlib/inflate.c
lib/zlib/inflate.h