mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-03 01:09:12 +00:00
Since it is possible for ioremap() to fail, 'data->MmioAddress' could be
NULL. Skip entry if ioremap() fails.
Link: https://lore.kernel.org/r/20211230021137.1823352-1-jiasheng@iscas.ac.cn
Fixes:
|
||
|---|---|---|
| .. | ||
| aha152x_core.c | ||
| aha152x_stub.c | ||
| fdomain_cs.c | ||
| Kconfig | ||
| Makefile | ||
| nsp_cs.c | ||
| nsp_cs.h | ||
| nsp_debug.c | ||
| nsp_io.h | ||
| nsp_message.c | ||
| qlogic_stub.c | ||
| sym53c500_cs.c | ||