dma-buf/dma-resv.c: fix a typo
authorSui Jingfeng <suijingfeng@loongson.cn>
Sun, 16 Apr 2023 14:38:49 +0000 (22:38 +0800)
committerChristian König <christian.koenig@amd.com>
Mon, 17 Apr 2023 06:24:31 +0000 (08:24 +0200)
commite28f6966ac8021d8b677fe3839361db8c9344206
tree51eb43191183026d702abcf0e1171347c96b8759
parent7f6f26d7adee150e09d7537acc6d6894c27c0b7a
dma-buf/dma-resv.c: fix a typo

The dma_resv_wait_timeout() function return a value greater than zero
on success.

Signed-off-by: Sui Jingfeng <suijingfeng@loongson.cn>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Christian König <christian.koenig@amd.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230416143849.1142779-1-suijingfeng@loongson.cn
drivers/dma-buf/dma-resv.c