diff options
| author | Lu Wei <[email protected]> | 2020-11-26 02:43:11 +0000 |
|---|---|---|
| committer | Rich Felker <[email protected]> | 2021-09-17 18:00:09 +0000 |
| commit | bde82ee391fa6d3ad054313c4aa7b726d32515ce (patch) | |
| tree | 0bb1033b26a822d530464e6258bc69bbae343313 /drivers/fpga/fpga-mgr.c | |
| parent | sh: boot: avoid unneeded rebuilds under arch/sh/boot/compressed/ (diff) | |
| download | kernel-bde82ee391fa6d3ad054313c4aa7b726d32515ce.tar.gz kernel-bde82ee391fa6d3ad054313c4aa7b726d32515ce.zip | |
maple: fix wrong return value of maple_bus_init().
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: 17be2d2b1c33 ("sh: Add maple bus support for the SEGA Dreamcast.")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Lu Wei <[email protected]>
Acked-by: John Paul Adrian Glaubitz <[email protected]>
Signed-off-by: Rich Felker <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions
