mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
[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>
This commit is contained in:
parent
7a6c813594
commit
1e4dcd22ef
1 changed files with 1 additions and 1 deletions
Loading…
Add table
Add a link
Reference in a new issue