drm/amdgpu: Fixed warning reported by kernel test robot
authoryipechai <YiPeng.Chai@amd.com>
Wed, 23 Feb 2022 03:05:43 +0000 (11:05 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 23 Feb 2022 19:26:35 +0000 (14:26 -0500)
commit29c9b6cd581de79ef848a50d1c9f06cf567bfd78
tree58f1c15afad71e5e8e14ecf0edb4b154f64704e2
parent0c41b9b561dbd81dd3955c4c8b59d55244a80100
drm/amdgpu: Fixed warning reported by kernel test robot

Fixed warning reported by kernel test robot:
1.warning: variable 'ras_obj' is used uninitialized
  whenever '||' condition is true.

Signed-off-by: yipechai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c