linux-stable/arch/powerpc/platforms/4xx
Benjamin Gray ddfb7d9db8 powerpc: Use NULL instead of 0 for null pointers
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
2023-10-19 17:12:47 +11:00
..
cpm.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
gpio.c gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h 2023-03-06 12:33:01 +02:00
hsta_msi.c powerpc: Explicitly include correct DT includes 2023-08-02 22:22:19 +10:00
machine_check.c powerpc: Add esr as a synonym for pt_regs.dsisr 2021-08-26 21:21:06 +10:00
Makefile powerpc/4xx: Remove MSI support which never worked 2021-12-09 11:52:20 +01:00
pci.c powerpc updates for 6.4 2023-04-28 16:24:32 -07:00
pci.h
soc.c powerpc: Use NULL instead of 0 for null pointers 2023-10-19 17:12:47 +11:00
uic.c powerpc/4xx: Add missing includes to fix no previous prototype errors 2023-08-18 17:03:15 +10:00