mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-15 20:46:40 +00:00
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 | ||