compression: Remove helper variables str1 and str2
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Mon, 7 Mar 2022 23:10:01 +0000 (12:10 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 May 2022 02:22:35 +0000 (02:22 +0000)
commit0c813ee56377c51bf4be786633b863f85a5f540e
tree87ba9f8d709ec93d10aabd654883ab356c6937c5
parent430bcd7a083a2dfbd12361f1ad352bc33e7963cb
compression: Remove helper variables str1 and str2

This simplifies the code and makes it clearer.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
lib/compression/lzxpress.c