Fix a misspelling of "rendez-vous".
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Hamza Mahfooz <[email protected]>
---
v3:
- Add Reviewed-by,
v2:
- s/vouz/vous/.
---
include/drm/task_barrier.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/drm/task_barrier.h b/include/drm/task_barrier.h
index 217c1cf21c1ab7d5..f6e6ed52968133d2 100644
--- 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 (randevouz point) implementation for N tasks.
+ * Reusable 2 PHASE task barrier (rendez-vous point) implementation for N tasks.
* Based on the Little book of semaphores - https://greenteapress.com/wp/semaphores/
*/
--
2.34.1
Geert Uytterhoeven <[email protected]> writes:
> Fix a misspelling of "rendez-vous".
>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> Reviewed-by: Hamza Mahfooz <[email protected]>
> ---
> v3:
> - Add Reviewed-by,
>
Pushed to drm-misc (drm-misc-next). Thanks!
--
Best regards,
Javier Martinez Canillas
Core Platforms
Red Hat