]> asedeno.scripts.mit.edu Git - linux.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)
commited024578e703da96c71339a73cf5c3ff4317dd9a
tree948089ec4ed1183b5421b16dca862d9b9d25967a
parent15b9bc9aa8b551a59f555a61bc575c167e201adc
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