]> www.infradead.org Git - nvme.git/commit
drm/amdgpu: fix unsigned error codes
authorLang Yu <Lang.Yu@amd.com>
Wed, 6 Sep 2023 11:15:45 +0000 (19:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 11 Sep 2023 21:09:12 +0000 (17:09 -0400)
commitdbb805215177ce49f37c00c4f026a62eebec19dc
tree54f0e00e7ddef1da43f24a79432f9bd79188288c
parentfe2b83007385979b42e914adbe3adc22921e1113
drm/amdgpu: fix unsigned error codes

Fixes: 5d5eac7e8303 ("drm/amdgpu: add selftest framework for UMSCH")
Signed-off-by: Lang Yu <Lang.Yu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reported-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/all/ZPhddADtKmOuVyDq@lang-desktop
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c