mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-08 06:26:19 +00:00
If KMEM_CACHE or maple_alloc_dev failed, the maple_bus_init() will return 0
rather than error, because the retval is not changed after KMEM_CACHE or
maple_alloc_dev failed.
Fixes:
|
||
|---|---|---|
| .. | ||
| clk | ||
| intc | ||
| maple | ||
| superhyway | ||
| Kconfig | ||
| Makefile | ||
| pm_runtime.c | ||