[PATCH 1/2] drm/amdgpu: fix spelling in header comment

Christian König deathsimple at vodafone.de
Tue Apr 11 06:43:22 UTC 2017


Am 10.04.2017 um 21:43 schrieb Alex Deucher:
> Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

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

> ---
>   include/uapi/drm/amdgpu_drm.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/uapi/drm/amdgpu_drm.h b/include/uapi/drm/amdgpu_drm.h
> index 92262d8..95260e5 100644
> --- a/include/uapi/drm/amdgpu_drm.h
> +++ b/include/uapi/drm/amdgpu_drm.h
> @@ -297,7 +297,7 @@ union drm_amdgpu_gem_wait_idle {
>   struct drm_amdgpu_wait_cs_in {
>   	/* Command submission handle
>            * handle equals 0 means none to wait for
> -         * handle equal ~0ull meanas wait for the latest sequence number
> +         * handle equals ~0ull means wait for the latest sequence number
>            */
>   	__u64 handle;
>   	/** Absolute timeout to wait */




More information about the amd-gfx mailing list