On 28/03/2025 1:44 pm, Andrew Cooper wrote: > From: Lin Liu <[email protected]> > > 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 <[email protected]> > Signed-off-by: Andrew Cooper <[email protected]> > --- > CC: Anthony PERARD <[email protected]> > CC: Michal Orzel <[email protected]> > CC: Jan Beulich <[email protected]> > CC: Julien Grall <[email protected]> > CC: Roger Pau Monné <[email protected]> > CC: Stefano Stabellini <[email protected]> > CC: Volodymyr Babchuk <[email protected]> > CC: Bertrand Marquis <[email protected]> > CC: Shawn Anastasio <[email protected]> > CC: Oleksii Kurochko <[email protected]> > CC: Daniel P. Smith <[email protected]> > CC: Lin Liu <[email protected]> > > 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.
