]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: Fix comment typo
authorJason Wang <wangborong@cdjrlc.com>
Sat, 16 Jul 2022 03:57:32 +0000 (11:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 25 Jul 2022 13:31:02 +0000 (09:31 -0400)
commit20ea525f0f75262eba9b47af244680b4312eaff2
tree728c1872583eb2cd72b284f957a646d1e46f3ab2
parenta3356973c46fa4daa0696e8040f76b32492046b4
drm/radeon: Fix comment typo

The double `have' is duplicated in line 696, remove one.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Jason Wang <wangborong@cdjrlc.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_gem.c