projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bba6b1
)
drm: Spelling s/randevouz/rendez-vous/
author
Geert Uytterhoeven
<geert+renesas@glider.be>
Mon, 17 Jul 2023 13:23:58 +0000
(15:23 +0200)
committer
Javier Martinez Canillas
<javierm@redhat.com>
Sat, 29 Jul 2023 19:11:54 +0000
(21:11 +0200)
Fix a misspelling of "rendez-vous".
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
Link:
https://patchwork.freedesktop.org/patch/msgid/084bf178dd676a4f07933eb9fcd04d3e30a779ba.1689600209.git.geert+renesas@glider.be
include/drm/task_barrier.h
patch
|
blob
|
history
diff --git
a/include/drm/task_barrier.h
b/include/drm/task_barrier.h
index 217c1cf21c1ab7d5cfbd6dbf5dab4c18a57510ca..f6e6ed52968133d2058c60c36c21f29aae097f1b 100644
(file)
--- a/
include/drm/task_barrier.h
+++ b/
include/drm/task_barrier.h
@@
-24,7
+24,7
@@
#include <linux/atomic.h>
/*
- * Reusable 2 PHASE task barrier (r
andevouz
point) implementation for N tasks.
+ * Reusable 2 PHASE task barrier (r
endez-vous
point) implementation for N tasks.
* Based on the Little book of semaphores - https://greenteapress.com/wp/semaphores/
*/