summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
diff options
context:
space:
mode:
authorLu Wei <luwei32@huawei.com>2020-11-26 10:43:11 +0800
committerRich Felker <dalias@libc.org>2021-09-17 14:00:09 -0400
commitbde82ee391fa6d3ad054313c4aa7b726d32515ce (patch)
tree0bb1033b26a822d530464e6258bc69bbae343313 /arch/sh/kernel
parent7fe859eef99b6fac655416d5bb01c82bd0da2ada (diff)
downloadlinux-stable-bde82ee391fa6d3ad054313c4aa7b726d32515ce.tar.gz
linux-stable-bde82ee391fa6d3ad054313c4aa7b726d32515ce.tar.bz2
linux-stable-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 <hulkci@huawei.com> Signed-off-by: Lu Wei <luwei32@huawei.com> Acked-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Signed-off-by: Rich Felker <dalias@libc.org>
Diffstat (limited to 'arch/sh/kernel')
0 files changed, 0 insertions, 0 deletions