]> 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)
commitcd0e1534636121b188defa5b47d4abeab3f92901
tree948089ec4ed1183b5421b16dca862d9b9d25967a
parente9048fa71abd52678e09006391da9842728f10e5
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