aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
diff options
context:
space:
mode:
authorRavikant B Sharma <[email protected]>2016-11-08 06:00:09 +0000
committerRussell King <[email protected]>2016-11-17 00:02:50 +0000
commite8e11817e2ff18f35de932cdd2738cad5567cb7c (patch)
tree11e83b32d1b9baa2109cab848fa69221246b86d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
parentdrm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops (diff)
downloadkernel-e8e11817e2ff18f35de932cdd2738cad5567cb7c.tar.gz
kernel-e8e11817e2ff18f35de932cdd2738cad5567cb7c.zip
drm/armada: fix NULL pointer comparison warning
Replace direct comparisons to NULL i.e. 'x == NULL' with '!x'. As per coding standard. Signed-off-by: Ravikant B Sharma <[email protected]> Signed-off-by: Russell King <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions