diff options
author | Lee Jones <[email protected]> | 2023-03-17 08:16:58 +0000 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-03-22 00:48:00 -0400 |
commit | 0b9ff428de417423ca87f77dd6e836be967831a5 (patch) | |
tree | 235d95f49acf86a964886c428ade988f7df72e4c /drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | |
parent | 25a75f56be5c180e4c8e2017fc52f7e9a7a861aa (diff) |
drm/amd/amdgpu/amdgpu_mes: Ensure amdgpu_bo_create_kernel()'s return value is checked
Fixes the following W=1 kernel build warning(s):
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: In function ‘amdgpu_mes_ctx_alloc_meta_data’:
drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c:1099:13: warning: variable ‘r’ set but not used [-Wunused-but-set-variable]
Cc: Alex Deucher <[email protected]>
Cc: "Christian König" <[email protected]>
Cc: "Pan, Xinhui" <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Daniel Vetter <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: Jack Xiao <[email protected]>
Cc: Hawking Zhang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Lee Jones <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c')
0 files changed, 0 insertions, 0 deletions