[PATCH 2/3] docs/gpu: fix typo 'implementions' -> 'implementations' in todo.rst

From: MikaelRothig

Date: Fri Mar 06 2026 - 04:34:53 EST


---
Documentation/gpu/todo.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/gpu/todo.rst b/Documentation/gpu/todo.rst
index 33678b669339..4de61d19ecc6 100644
--- a/Documentation/gpu/todo.rst
+++ b/Documentation/gpu/todo.rst
@@ -294,7 +294,7 @@ everything after it has done the write-protect/mkwrite trickery:

vma->vm_page_prot = pgprot_wrprotect(vma->vm_page_prot);

-- Set the mkwrite and fsync callbacks with similar implementions to the core
+- Set the mkwrite and fsync callbacks with similar implementations to the core
fbdev defio stuff. These should all work on plain ptes, they don't actually
require a struct page. uff. These should all work on plain ptes, they don't
actually require a struct page.
--
2.49.0