On Tue, Sep 09, 2025 at 04:18:01AM +0000, Jiaxun Yang wrote:
> Adjust the indentation of the vring_get_buf function call to
> maintain consistency with surrounding code.
> 
> Fix warning:
> 
> In file included from out/ccode32flat.o.tmp.c:83:
> ./src/hw/virtio-blk.c:56:9: warning: misleading indentation; statement is not 
> part of the previous 'while' [-Wmisleading-indentation]
>    56 |         vring_get_buf(vq, NULL);
> 
> Signed-off-by: Jiaxun Yang <[email protected]>

Reviewed-by: Gerd Hoffmann <[email protected]>

_______________________________________________
SeaBIOS mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to