Hi Christoph, > > > + vr->va = dma_alloc_coherent(vop_dev(vdev), vr_size, > &vr_addr, > > +GFP_KERNEL); > > Please stick to 80 character lines unless you have a really good reason not to. Okay, will change it in V3. Regards Sherry
Hi Christoph, > > > + vr->va = dma_alloc_coherent(vop_dev(vdev), vr_size, > &vr_addr, > > +GFP_KERNEL); > > Please stick to 80 character lines unless you have a really good reason not to. Okay, will change it in V3. Regards Sherry