Re: [PATCH V6 17/19] virtio_ring: factor out split indirect detaching logic

From: Jason Wang

Date: Sun Sep 21 2025 - 20:58:40 EST


On Mon, Sep 22, 2025 at 2:30 AM Michael S. Tsirkin <mst@xxxxxxxxxx> wrote:
>
> On Fri, Sep 19, 2025 at 03:31:52PM +0800, Jason Wang wrote:
> > Factor out the split indirect descriptor detaching logic in order to
> > make it be reused by the in order support.
>
> and I think you mean "allow it to be reused"
>

Fixed.

Thanks