]> www.infradead.org Git - users/dwmw2/linux.git/commit
mfd: db8500-prcmu: Remove needless return in three void APIs
authorZijun Hu <quic_zijuhu@quicinc.com>
Fri, 21 Feb 2025 13:02:20 +0000 (05:02 -0800)
committerLee Jones <lee@kernel.org>
Fri, 14 Mar 2025 08:59:07 +0000 (08:59 +0000)
commitc105c555f8b4fd57b09439806b43b97ebc240ee2
tree5ba96231a8c722694786a2162f4d14dbdfa39f1f
parent98cf2d50391097b642783528ef08845c7f0d9e04
mfd: db8500-prcmu: Remove needless return in three void APIs

Remove needless 'return' in the following void APIs:

 prcmu_early_init()
 prcmu_system_reset()
 prcmu_modem_reset()

Since both the API and callee involved are void functions.

Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20250221-rmv_return-v1-15-cc8dff275827@quicinc.com
Signed-off-by: Lee Jones <lee@kernel.org>
include/linux/mfd/dbx500-prcmu.h