[PATCH] drm/radeon: Fix comment typo
Christian König
christian.koenig at amd.com
Tue Jul 19 12:33:50 UTC 2022
Am 16.07.22 um 05:57 schrieb Jason Wang:
> The double `have' is duplicated in line 696, remove one.
>
> Signed-off-by: Jason Wang <wangborong at cdjrlc.com>
Reviewed-by: Christian König <christian.koenig at amd.com>
> ---
> drivers/gpu/drm/radeon/radeon_gem.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/radeon/radeon_gem.c b/drivers/gpu/drm/radeon/radeon_gem.c
> index 84843b3b3aef..261fcbae88d7 100644
> --- a/drivers/gpu/drm/radeon/radeon_gem.c
> +++ b/drivers/gpu/drm/radeon/radeon_gem.c
> @@ -693,7 +693,7 @@ int radeon_gem_va_ioctl(struct drm_device *dev, void *data,
> }
>
> /* !! DONT REMOVE !!
> - * We don't support vm_id yet, to be sure we don't have have broken
> + * We don't support vm_id yet, to be sure we don't have broken
> * userspace, reject anyone trying to use non 0 value thus moving
> * forward we can use those fields without breaking existant userspace
> */
More information about the amd-gfx
mailing list