]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
drm/amdgpu/cs: fix a typo in a comment
authorAlex Xie <AlexBin.Xie@amd.com>
Tue, 20 Jun 2017 20:33:02 +0000 (16:33 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 29 Jun 2017 16:43:50 +0000 (12:43 -0400)
Signed-off-by: Alex Xie <AlexBin.Xie@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

index aeee6840e82b6bc5d4e1b4b1cbbbc9df30fff936..144b251bd7c8e945dbcf9830e6d59e7866640388 100644 (file)
@@ -497,7 +497,7 @@ static int amdgpu_cs_parser_bos(struct amdgpu_cs_parser *p,
                                 &e->user_invalidated) && e->user_pages) {
 
                                /* We acquired a page array, but somebody
-                                * invalidated it. Free it an try again
+                                * invalidated it. Free it and try again
                                 */
                                release_pages(e->user_pages,
                                              e->robj->tbo.ttm->num_pages,