commit | e9a19562fe4b8e8f122077700e0974ca431b464b | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@amd.com> | Wed Mar 27 15:14:51 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 12 12:57:07 2024 -0600 |
tree | 408e6d1ebe135ac55b0f3674ca8dd9155b4a7348 | |
parent | e2a7fb22fa645bea4d8016c438c266a2c8f768f6 [diff] |
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>