diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-09-25 13:05:32 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-09-29 18:00:20 +0200 |
commit | 9ec30a07483640ecb8417fce3dfa9273f7a036c9 (patch) | |
tree | a662b4c21bc8bfc57b31280579ceeea8fe0ae2fe /scripts/lib/kdoc/kdoc_files.py | |
parent | 8d3aaefdb3bb13df7c57091a4319f3afe3c351ac (diff) | |
download | qemu-9ec30a07483640ecb8417fce3dfa9273f7a036c9.zip qemu-9ec30a07483640ecb8417fce3dfa9273f7a036c9.tar.gz qemu-9ec30a07483640ecb8417fce3dfa9273f7a036c9.tar.bz2 |
hw/arm/aspeed_ast27x0-fc: Make sub-init functions return bool with errp
Refactor ast2700fc_ca35_init(), ast2700fc_ssp_init(), and ast2700fc_tsp_init()
to take an Error **errp parameter and return a bool.
Each function now reports failure through the error object and returns false.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250925050535.2657256-7-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions