AMD-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/amdgpu: fix typo in amdgpu_mn.c comments
@ 2018-06-13 14:56 Slava Abramov
       [not found] ` <20180613145651.7352-1-slava.abramov-5C7GfCeVMHo@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Slava Abramov @ 2018-06-13 14:56 UTC (permalink / raw)
  To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

In doc comments for struct amdgpu_mn: destrution -> destruction

Signed-off-by: Slava Abramov <slava.abramov@amd.com>
---
 drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
index 417923ba8de6..b2a9716fa41f 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
@@ -58,7 +58,7 @@
  * @adev: amdgpu device pointer
  * @mm: process address space
  * @mn: MMU notifier structur
- * @work: destrution work item
+ * @work: destruction work item
  * @node: hash table node to find structure by adev and mn
  * @lock: rw semaphore protecting the notifier nodes
  * @objects: interval tree containing amdgpu_mn_nodes
-- 
2.14.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drm/amdgpu: fix typo in amdgpu_mn.c comments
       [not found] ` <20180613145651.7352-1-slava.abramov-5C7GfCeVMHo@public.gmane.org>
@ 2018-06-13 15:01   ` Christian König
  0 siblings, 0 replies; 2+ messages in thread
From: Christian König @ 2018-06-13 15:01 UTC (permalink / raw)
  To: Slava Abramov, amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Am 13.06.2018 um 16:56 schrieb Slava Abramov:
> In doc comments for struct amdgpu_mn: destrution -> destruction
>
> Signed-off-by: Slava Abramov <slava.abramov@amd.com>

Good catch, Reviewed-by: Christian König <christian.koenig@amd.com>.

> ---
>   drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
> index 417923ba8de6..b2a9716fa41f 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_mn.c
> @@ -58,7 +58,7 @@
>    * @adev: amdgpu device pointer
>    * @mm: process address space
>    * @mn: MMU notifier structur
> - * @work: destrution work item
> + * @work: destruction work item
>    * @node: hash table node to find structure by adev and mn
>    * @lock: rw semaphore protecting the notifier nodes
>    * @objects: interval tree containing amdgpu_mn_nodes

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-13 15:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-13 14:56 [PATCH] drm/amdgpu: fix typo in amdgpu_mn.c comments Slava Abramov
     [not found] ` <20180613145651.7352-1-slava.abramov-5C7GfCeVMHo@public.gmane.org>
2018-06-13 15:01   ` 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