On 28/03/2025 1:44 pm, Andrew Cooper wrote: > From: Lin Liu <lin....@citrix.com> > > These wrappers simply hide a deference, which adds to the cognitive complexity > of reading the code. As such, they're not going to be included in the new > byteswap infrastructure. > > No functional change. > > Signed-off-by: Lin Liu <lin....@citrix.com> > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > --- > CC: Anthony PERARD <anthony.per...@vates.tech> > CC: Michal Orzel <michal.or...@amd.com> > CC: Jan Beulich <jbeul...@suse.com> > CC: Julien Grall <jul...@xen.org> > CC: Roger Pau Monné <roger....@citrix.com> > CC: Stefano Stabellini <sstabell...@kernel.org> > CC: Volodymyr Babchuk <volodymyr_babc...@epam.com> > CC: Bertrand Marquis <bertrand.marq...@arm.com> > CC: Shawn Anastasio <sanasta...@raptorengineering.com> > CC: Oleksii Kurochko <oleksii.kuroc...@gmail.com> > CC: Daniel P. Smith <dpsm...@apertussolutions.com> > CC: Lin Liu <lin....@citrix.com> > > v5: > * Rebase > * Rearranged from other patches > --- > tools/libs/guest/xg_dom_decompress_unsafe_xz.c | 13 +++++++------ > xen/common/lz4/defs.h | 6 +++++- > xen/common/xz/private.h | 12 +++++++++---
CI says that there's more lz4 and lzo1x to clean up. Fixed locally, but I won't repost for now.