mirror of
https://github.com/torvalds/linux.git
synced 2026-08-04 22:38:46 +02:00
The devm_ioremap() function returns NULL on error, it doesn't return
error pointers.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| phy-sunplus-usb2.c | ||