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

Skip to content
Commit 269ad6e0 authored by Christian Colic's avatar Christian Colic Committed by Greg Kroah-Hartman
Browse files

staging: goldfish: (coding style) Rewrite comparisons to NULL as "!data->reg_base"



Rewrite comparisons to NULL "data->reg_base == NULL" as "!data->reg_base" to conform to checkpatch.

Signed-off-by: default avatarChristian Colic <colic.christian@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 2ce601b0
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