On 8/18/26 4:53 PM, Zhuoying Cai wrote:
> Replace the repeated pattern:
> 
>     be_ipl() ? x : bswapN(x)
> 
> with helpers that conditionally byte-swap based on the virtio transport
> endianness.
> 

Maybe worth a mention that while the 16 variant is used immediately, the
32 and 64 variants are setup for later use -- since they will
technically be dead code at this point in git history.

Otherwise:

Reviewed-by: Matthew Rosato <[email protected]>



Reply via email to