diff options
| author | Heinrich Schuchardt <[email protected]> | 2016-08-21 18:21:27 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2016-08-23 17:48:05 +0000 |
| commit | d36f3e048e1e81906c776760d70e06bce366ef65 (patch) | |
| tree | ac764440d461fa11e6978f22015081f92767373b /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
| parent | drm/amdgpu/gmc8: remove dead code (v2) (diff) | |
| download | kernel-d36f3e048e1e81906c776760d70e06bce366ef65.tar.gz kernel-d36f3e048e1e81906c776760d70e06bce366ef65.zip | |
drm/amd/powerplay: avoid NULL pointer dereference
if (a == NULL || a->b == NULL)
leads to a NULL pointer dereference if a == NULL.
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Heinrich Schuchardt <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions
