OSDN Git Service

drm/amdgpu/gfx11: drop unused variable
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 26 Apr 2023 18:42:53 +0000 (14:42 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 13:28:55 +0000 (09:28 -0400)
commitb848fe65f856193fc4f567c84f559f60ff66a3db
tree38bc444740aa7df027cbd4af9f75c76dbaba4ecb
parentd78e816a3d615073a48bf8cc438790bc08160e0e
drm/amdgpu/gfx11: drop unused variable

Just check the return value directly.

Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c