Skip to content
Commit e8e11817 authored by Ravikant B Sharma's avatar Ravikant B Sharma Committed by Russell King
Browse files

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: default avatarRavikant B Sharma <ravikant.s2@samsung.com>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 6f3723c1
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