Hi,
On 2023/4/17 14:58, Christian König wrote:
Am 16.04.23 um 16:38 schrieb Sui Jingfeng:
The dma_resv_wait_timeout() function return a value greater than zero
on success.
Signed-off-by: Sui Jingfeng
Reviewed and pushed to drm-misc-next.
Thanks.
Thanks,
Christian.
---
drivers/dma-bu
Am 16.04.23 um 16:38 schrieb Sui Jingfeng:
The dma_resv_wait_timeout() function return a value greater than zero
on success.
Signed-off-by: Sui Jingfeng
Reviewed and pushed to drm-misc-next.
Thanks,
Christian.
---
drivers/dma-buf/dma-resv.c | 2 +-
1 file changed, 1 insertion(+), 1 dele
The dma_resv_wait_timeout() function return a value greater than zero
on success.
Signed-off-by: Sui Jingfeng
---
drivers/dma-buf/dma-resv.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma-buf/dma-resv.c b/drivers/dma-buf/dma-resv.c
index 2a594b754af1..b6f71eb0086