mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 05:00:09 +02:00
The devm_nvmem_register() function returns error pointers. It never
returns NULL. Update the checks accordingly.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mchp_pci1xxxx_gp.c | ||
| mchp_pci1xxxx_gp.h | ||
| mchp_pci1xxxx_gpio.c | ||
| mchp_pci1xxxx_otpe2p.c | ||