mirror of
https://github.com/torvalds/linux.git
synced 2025-11-10 05:30:50 +02:00
The devm_ioremap() function returns NULL on error, it doesn't return
error pointers.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| phy-sunplus-usb2.c | ||