mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Sui Jingfeng <15330273260@189.cn>
To: "Christian König" <christian.koenig@amd.com>,
	"Sumit Semwal" <sumit.semwal@linaro.org>,
	"David Airlie" <airlied@gmail.com>, "Li Yi" <liyi@loongson.cn>
Cc: linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linaro-mm-sig@lists.linaro.org,
	loongson-kernel@lists.loongnix.cn
Subject: Re: [PATCH] dma-buf/dma-resv.c: fix a typo
Date: Mon, 17 Apr 2023 15:32:04 +0800	[thread overview]
Message-ID: <35ebedcb-cec7-54ea-2d60-8a8db19269ea@189.cn> (raw)
In-Reply-To: <a8ca8691-5507-a80d-357c-43d45a44d799@amd.com>

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 <suijingfeng@loongson.cn>
>
> Reviewed and pushed to drm-misc-next.
>
Thanks.

> Thanks,
> Christian.
>
>> ---
>>   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..b6f71eb00866 100644
>> --- a/drivers/dma-buf/dma-resv.c
>> +++ b/drivers/dma-buf/dma-resv.c
>> @@ -660,7 +660,7 @@ EXPORT_SYMBOL_GPL(dma_resv_get_singleton);
>>    * dma_resv_lock() already
>>    * RETURNS
>>    * Returns -ERESTARTSYS if interrupted, 0 if the wait timed out, or
>> - * greater than zer on success.
>> + * greater than zero on success.
>>    */
>>   long dma_resv_wait_timeout(struct dma_resv *obj, enum 
>> dma_resv_usage usage,
>>                  bool intr, unsigned long timeout)

      reply	other threads:[~2023-04-17  7:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-16 14:38 Sui Jingfeng
2023-04-17  6:58 ` Christian König
2023-04-17  7:32   ` Sui Jingfeng [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=35ebedcb-cec7-54ea-2d60-8a8db19269ea@189.cn \
    --to=15330273260@189.cn \
    --cc=airlied@gmail.com \
    --cc=christian.koenig@amd.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linaro-mm-sig@lists.linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liyi@loongson.cn \
    --cc=loongson-kernel@lists.loongnix.cn \
    --cc=sumit.semwal@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®