diff options
author | 2023-03-17 08:16:58 +0000 | |
---|---|---|
committer | 2023-03-22 00:48:00 -0400 | |
commit | 0b9ff428de417423ca87f77dd6e836be967831a5 (patch) | |
tree | 235d95f49acf86a964886c428ade988f7df72e4c /drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | |
parent | drm/amd/amdgpu/ih_v6_0: Repair misspelling and provide descriptions for 'ih' (diff) | |
download | linux-rng-0b9ff428de417423ca87f77dd6e836be967831a5.tar.xz linux-rng-0b9ff428de417423ca87f77dd6e836be967831a5.zip |
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 <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Cc: "Pan, Xinhui" <Xinhui.Pan@amd.com>
Cc: David Airlie <airlied@gmail.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Cc: Sumit Semwal <sumit.semwal@linaro.org>
Cc: Jack Xiao <Jack.Xiao@amd.com>
Cc: Hawking Zhang <Hawking.Zhang@amd.com>
Cc: amd-gfx@lists.freedesktop.org
Cc: dri-devel@lists.freedesktop.org
Cc: linux-media@vger.kernel.org
Cc: linaro-mm-sig@lists.linaro.org
Signed-off-by: Lee Jones <lee@kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c')
0 files changed, 0 insertions, 0 deletions