mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 20:49:35 +02:00
The devm_platform_ioremap_resource() function returns error pointers.
It never returns NULL. Update the check accordingly.
Fixes:
|
||
|---|---|---|
| .. | ||
| buffer_icap.c | ||
| buffer_icap.h | ||
| fifo_icap.c | ||
| fifo_icap.h | ||
| Makefile | ||
| xilinx_hwicap.c | ||
| xilinx_hwicap.h | ||