Re: [PATCHv4 8/8] videobuf2: handle non-contiguous DMA allocations

From: Sergey Senozhatsky
Date: Mon Aug 23 2021 - 06:28:16 EST


On (21/08/03 10:33), Hans Verkuil wrote:
> > struct dma_buf_attachment *db_attach;
> >
> > struct vb2_buffer *vb;
> > + bool coherent_mem;
>
> I think that this as well should be renamed to non_coherent_mem.
>

Done.