* [PATCH] drivers/dma-buf: dma-buf.c: fix a typo
@ 2022-04-02 13:44 Sui Jingfeng
2022-04-03 15:15 ` Christian König
0 siblings, 1 reply; 2+ messages in thread
From: Sui Jingfeng @ 2022-04-02 13:44 UTC (permalink / raw)
To: Sumit Semwal, Christian König
Cc: linux-media, dri-devel, linaro-mm-sig, linux-kernel
Signed-off-by: Sui Jingfeng <15330273260@189.cn>
---
drivers/dma-buf/dma-buf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/dma-buf/dma-buf.c b/drivers/dma-buf/dma-buf.c
index df23239b04fc..775d3afb4169 100644
--- a/drivers/dma-buf/dma-buf.c
+++ b/drivers/dma-buf/dma-buf.c
@@ -443,7 +443,7 @@ static struct file *dma_buf_getfile(struct dma_buf *dmabuf, int flags)
* as a file descriptor by calling dma_buf_fd().
*
* 2. Userspace passes this file-descriptors to all drivers it wants this buffer
- * to share with: First the filedescriptor is converted to a &dma_buf using
+ * to share with: First the file descriptor is converted to a &dma_buf using
* dma_buf_get(). Then the buffer is attached to the device using
* dma_buf_attach().
*
--
2.25.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] drivers/dma-buf: dma-buf.c: fix a typo
2022-04-02 13:44 [PATCH] drivers/dma-buf: dma-buf.c: fix a typo Sui Jingfeng
@ 2022-04-03 15:15 ` Christian König
0 siblings, 0 replies; 2+ messages in thread
From: Christian König @ 2022-04-03 15:15 UTC (permalink / raw)
To: Sui Jingfeng, Sumit Semwal
Cc: linux-media, dri-devel, linaro-mm-sig, linux-kernel
Am 02.04.22 um 15:44 schrieb Sui Jingfeng:
> Signed-off-by: Sui Jingfeng <15330273260@189.cn>
Reviewed-by: Christian König <christian.koenig@amd.com> and pushed to
drm-misc-next.
Thanks,
Christian.
> ---
> drivers/dma-buf/dma-buf.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/dma-buf/dma-buf.c b/drivers/dma-buf/dma-buf.c
> index df23239b04fc..775d3afb4169 100644
> --- a/drivers/dma-buf/dma-buf.c
> +++ b/drivers/dma-buf/dma-buf.c
> @@ -443,7 +443,7 @@ static struct file *dma_buf_getfile(struct dma_buf *dmabuf, int flags)
> * as a file descriptor by calling dma_buf_fd().
> *
> * 2. Userspace passes this file-descriptors to all drivers it wants this buffer
> - * to share with: First the filedescriptor is converted to a &dma_buf using
> + * to share with: First the file descriptor is converted to a &dma_buf using
> * dma_buf_get(). Then the buffer is attached to the device using
> * dma_buf_attach().
> *
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-03 15:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-02 13:44 [PATCH] drivers/dma-buf: dma-buf.c: fix a typo Sui Jingfeng
2022-04-03 15:15 ` Christian König
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®