[PATCH] drm/amdgpu: fix a typo atleast -> at least

Christian König christian.koenig at amd.com
Mon Jan 20 13:36:41 UTC 2020


Am 20.01.20 um 14:36 schrieb Nirmoy Das:
> Fixes: b8c8b23f58c71 (drm/scheduler: fix documentation by replacing rq_list with
> sched_list)
>
> Signed-off-by: Nirmoy Das <nirmoy.das at amd.com>

Reviewed-by: Christian König <christian.koenig at amd.com>

> ---
>   drivers/gpu/drm/scheduler/sched_entity.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/scheduler/sched_entity.c b/drivers/gpu/drm/scheduler/sched_entity.c
> index ec79e8e5ad3c..63bccd201b97 100644
> --- a/drivers/gpu/drm/scheduler/sched_entity.c
> +++ b/drivers/gpu/drm/scheduler/sched_entity.c
> @@ -45,7 +45,7 @@
>    * @guilty: atomic_t set to 1 when a job on this queue
>    *          is found to be guilty causing a timeout
>    *
> - * Note: the sched_list should have atleast one element to schedule
> + * Note: the sched_list should have at least one element to schedule
>    *       the entity
>    *
>    * Returns 0 on success or a negative error code on failure.



More information about the amd-gfx mailing list