drm/amdgpu: simplify the return expression of vega10_ih_hw_init()
authorMinghao Chi <chi.minghao@zte.com.cn>
Thu, 5 May 2022 02:22:39 +0000 (02:22 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 May 2022 20:50:22 +0000 (16:50 -0400)
commit38c1c73670bc5641208a6ab8c55ef2286f56f3a7
treedaf64776345285ec4d0c58ce953ee5b75745269e
parent3f92a7d8282334f50b35e4b6ade562157981fdf1
drm/amdgpu: simplify the return expression of vega10_ih_hw_init()

Simplify the return expression.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Minghao Chi <chi.minghao@zte.com.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vega10_ih.c