Re: [PATCH] drm/nouveau/mmu: fix typo in comment

2022-05-23 Thread Lyude Paul
Reviewed-by: Lyude Paul Will fix that double space after the punctuation while I'm at it as well, and will push to the appropriate branch in a little bit. Thanks! On Sat, 2022-05-21 at 13:11 +0200, Julia Lawall wrote: > Spelling mistake (triple letters) in comment. > Detected with the help of Co

[PATCH] drm/nouveau/mmu: 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/nouveau/nvkm/subdev/mmu/vmm.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmm.c b/drivers/gpu/d