Re: [PATCH] drm/amdkfd: fix typo in comment

2022-05-23 Thread Alex Deucher
Applied. Thanks! Alex On Sat, May 21, 2022 at 7:12 AM Julia Lawall wrote: > > Spelling mistake (triple letters) in comment. > Detected with the help of Coccinelle. > > Signed-off-by: Julia Lawall > > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c |2 +- > 1 file changed, 1 inserti

[PATCH] drm/amdkfd: fix typo in comment

2022-05-21 Thread Julia Lawall
Spelling mistake (triple letters) in comment. Detected with the help of Coccinelle. Signed-off-by: Julia Lawall --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c b/drivers