On 6/29/21 9:10 AM, Daniel Vetter wrote:
> On Tue, Jun 29, 2021 at 05:55:15PM +0200, Daniel Vetter wrote:
>> On Sun, Jun 27, 2021 at 05:40:12PM -0700, Randy Dunlap wrote:
>>> Fix kernel-doc function name warning:
>>>
>>> ../include/linux/dma-resv.h:227: warning: expecting prototype for
>>> dma_res
On Tue, Jun 29, 2021 at 05:55:15PM +0200, Daniel Vetter wrote:
> On Sun, Jun 27, 2021 at 05:40:12PM -0700, Randy Dunlap wrote:
> > Fix kernel-doc function name warning:
> >
> > ../include/linux/dma-resv.h:227: warning: expecting prototype for
> > dma_resv_exclusive(). Prototype was for dma_resv_e
On Sun, Jun 27, 2021 at 05:40:12PM -0700, Randy Dunlap wrote:
> Fix kernel-doc function name warning:
>
> ../include/linux/dma-resv.h:227: warning: expecting prototype for
> dma_resv_exclusive(). Prototype was for dma_resv_excl_fence() instead
>
> Fixes: 6edbd6abb783d ("ma-buf: rename and cleanu
Fix kernel-doc function name warning:
../include/linux/dma-resv.h:227: warning: expecting prototype for
dma_resv_exclusive(). Prototype was for dma_resv_excl_fence() instead
Fixes: 6edbd6abb783d ("ma-buf: rename and cleanup dma_resv_get_excl v3")
Signed-off-by: Randy Dunlap
Cc: Sumit Semwal
Cc