On Mon, 2026-06-22 at 20:25 -0400, [email protected] wrote:
> From: Zhuoying Cai <[email protected]>
> 
> Introduce local variables to cache the byte-swapped values eliminating
> some redundant byte swap operations.  Additionally, do byte swap when
> polling to avoid a special case where endianness is preserved.
> 
> Signed-off-by: Zhuoying Cai <[email protected]>
> Signed-off-by: Jared Rossi <[email protected]>
> ---
>  pc-bios/s390-ccw/virtio.c | 24 ++++++++++++------------
>  1 file changed, 12 insertions(+), 12 deletions(-)

Reviewed-by: Eric Farman <[email protected]>

Reply via email to