Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3f12325a authored by Ravikant B Sharma's avatar Ravikant B Sharma Committed by Alex Deucher
Browse files

drm/amd/amdgpu : Fix NULL pointer comparison



Replace direct comparisons to NULL i.e.
'x == NULL' with '!x'. As per coding standard.

Reviewed-by: default avatarChristian König <christian.koenig@amd.com>
Signed-off-by: default avatarRavikant B Sharma <ravikant.s2@samsung.com>
Signed-off-by: default avatarAlex Deucher <alexander.deucher@amd.com>
parent bc24fbe9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment