mirror of
https://github.com/torvalds/linux.git
synced 2026-09-22 04:34:03 +02:00
docs: gpu: todo: fix spelling of "fucntion"
Correct the spelling of "fucntion" to "function" in Documentation/gpu/todo.rst. v2: Fix the actual typo instead of newline-only change Signed-off-by: Godswill Onwusilike <onwusilikegodswill@gmail.com> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> Link: https://patch.msgid.link/20260528223715.26645-1-onwusilikegodswill@gmail.com
This commit is contained in:
parent
6a391474a8
commit
ac75f6d606
|
|
@ -55,7 +55,7 @@ There are still drivers that use drm_simple_display_pipe. The task here is to
|
|||
convert them to use regular atomic helpers. Search for a driver that calls
|
||||
drm_simple_display_pipe_init() and inline all helpers from drm_simple_kms_helper.c
|
||||
into the driver, such that no simple-KMS interfaces are required. Please also
|
||||
rename all inlined fucntions according to driver conventions.
|
||||
rename all inlined functions according to driver conventions.
|
||||
|
||||
Contact: Thomas Zimmermann, respective driver maintainer
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user