[PATCH 2/2] drm: Spelling s/randevouz/rendez-vouz/

Marc Dionne marc.c.dionne at gmail.com
Tue Apr 11 10:49:29 UTC 2023


On Tue, Apr 11, 2023 at 7:44 AM Geert Uytterhoeven
<geert+renesas at glider.be> wrote:
>
> Fix a misspelling of "rendez-vouz".
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at glider.be>
> ---
>  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..59ead429acb2afb0 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-vouz point) implementation for N tasks.
>   * Based on the Little book of semaphores - https://greenteapress.com/wp/semaphores/
>   */
>
> --
> 2.34.1

Sorry for the drive by comment, but shouldn't this be "rendez-vous"
(with an 's' rather than a 'z')?

Marc


More information about the dri-devel mailing list