mirror of
https://github.com/torvalds/linux.git
synced 2025-11-08 12:40:51 +02:00
devm_ioremap() returns NULL on error, not an ERR_PTR().
Fixes:
|
||
|---|---|---|
| .. | ||
| c_can.c | ||
| c_can.h | ||
| c_can_pci.c | ||
| c_can_platform.c | ||
| Kconfig | ||
| Makefile | ||