On 8/7/24 4:41 PM, Max Gurtovoy wrote: > Set the driver data of the hardware context (hctx) to point directly to > the virtio block queue. This cleanup improves code readability and > reduces the number of dereferences in the fast path.
Looks good, and that is the idiomatic way to do this. Reviewed-by: Jens Axboe <ax...@kernel.dk> -- Jens Axboe