mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
ddfb7d9db8
Sparse reports several uses of 0 for pointer arguments and comparisons. Replace with NULL to better convey the intent. Remove entirely if a comparison to follow the kernel style of implicit boolean conversions. Signed-off-by: Benjamin Gray <bgray@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://msgid.link/20231011053711.93427-5-bgray@linux.ibm.com |
||
---|---|---|
.. | ||
cpm.c | ||
gpio.c | ||
hsta_msi.c | ||
machine_check.c | ||
Makefile | ||
pci.c | ||
pci.h | ||
soc.c | ||
uic.c |