Skip to content

Commit

Permalink
drm/vc4: Fix a "the the" typo in a comment.
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Anholt <[email protected]>
  • Loading branch information
anholt committed Jul 15, 2016
1 parent 20e48fd commit a20d5fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/vc4/vc4_validate_shaders.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ check_tmu_write(struct vc4_validated_shader_info *validated_shader,
return false;
}

/* We assert that the the clamped address is the first
/* We assert that the clamped address is the first
* argument, and the UBO base address is the second argument.
* This is arbitrary, but simpler than supporting flipping the
* two either way.
Expand Down

0 comments on commit a20d5fa

Please sign in to comment.