Loading
[IA64] Compare pointer against NULL, not '0'
When comparing a pointer, it's clearer to compare it to NULL than to 0. Signed-off-by:Yoann Padioleau <padator@wanadoo.fr> Signed-off-by:
Tony Luck <tony.luck@intel.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When comparing a pointer, it's clearer to compare it to NULL than to 0. Signed-off-by:Yoann Padioleau <padator@wanadoo.fr> Signed-off-by:
Tony Luck <tony.luck@intel.com>