The pcim_iomap_region() function never returns NULL, it returns error
pointers. Update the checking to match.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| core.c | ||
| debug.c | ||
| sgbuf2.c | ||
The pcim_iomap_region() function never returns NULL, it returns error
pointers. Update the checking to match.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| core.c | ||
| debug.c | ||
| sgbuf2.c | ||