mirror of
https://github.com/torvalds/linux.git
synced 2025-11-09 13:10:19 +02:00
Fix to return negative error code -ENOMEM from the ioremap() error handling
case instead of 0, as done elsewhere in this function.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| tpci200.c | ||
| tpci200.h | ||