drm/amdgpu: simplify the return expression of navi10_ih_hw_init()
authorMinghao Chi <chi.minghao@zte.com.cn>
Fri, 29 Apr 2022 05:50:37 +0000 (05:50 +0000)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 4 May 2022 13:53:28 +0000 (09:53 -0400)
commit364d453f4d8ed5914ec34d7a193ceac49cc27b37
treea6ca81867b5449a58ea306096fd655a2344b5282
parent3453677aead7f0ced1561a76a832dc90deb014c3
drm/amdgpu: simplify the return expression of navi10_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/navi10_ih.c