Skip to content
Commit 6d408e0b authored by Maninder Singh's avatar Maninder Singh Committed by Greg Kroah-Hartman
Browse files

Staging: xgifb: Fix NULL pointer comparison warning



Replace direct comparisons to NULL i.e.
'x == NULL' with '!x'.
This problem was detected by checkpatch.

Signed-off-by: default avatarManinder Singh <maninder.s2@samsung.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 31b15fe6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment