diff options
| author | Ravikant B Sharma <[email protected]> | 2016-11-08 06:00:09 +0000 |
|---|---|---|
| committer | Russell King <[email protected]> | 2016-11-17 00:02:50 +0000 |
| commit | e8e11817e2ff18f35de932cdd2738cad5567cb7c (patch) | |
| tree | 11e83b32d1b9baa2109cab848fa69221246b86d8 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops (diff) | |
| download | kernel-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
