diff options
author | Zijun Hu <quic_zijuhu@quicinc.com> | 2025-02-21 05:02:20 -0800 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2025-03-14 08:59:07 +0000 |
commit | c105c555f8b4fd57b09439806b43b97ebc240ee2 (patch) | |
tree | 5ba96231a8c722694786a2162f4d14dbdfa39f1f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 98cf2d50391097b642783528ef08845c7f0d9e04 (diff) |
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions