diff options
author | 2024-04-18 18:04:32 +0800 | |
---|---|---|
committer | 2024-04-25 12:48:12 +0200 | |
commit | a133d207a8fefe934eb808c2b1ee8f2c695cb528 (patch) | |
tree | f4adb830936aa0448de99da4ce7f7594db38710e /scripts/qapi/source.py | |
parent | hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean (diff) | |
download | qemu-a133d207a8fefe934eb808c2b1ee8f2c695cb528.tar.xz qemu-a133d207a8fefe934eb808c2b1ee8f2c695cb528.zip |
hw/cxl/cxl-cdat: Make ct3_build_cdat() return boolean
As error.h suggested, the best practice for callee is to return
something to indicate success / failure.
So make ct3_build_cdat() return boolean, and this is the preparation for
cxl_doe_cdat_init() returning boolean.
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-ID: <20240418100433.1085447-3-zhao1.liu@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions