]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: Fix potential uninitialized use of 'idle' in amdgpu_ids.c
authorHarry Wentland <harry.wentland@amd.com>
Fri, 9 Feb 2018 17:15:45 +0000 (12:15 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Feb 2018 19:19:57 +0000 (14:19 -0500)
commit1f3c42f41685b93c738111692cbf0471f24ceffa
tree948089ec4ed1183b5421b16dca862d9b9d25967a
parentd3563575203a11fc7ea31f8d511a79df4467deb6
drm/amdgpu: Fix potential uninitialized use of 'idle' in amdgpu_ids.c

v2: Use NULL and reverse christmas tree ordering

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c