diff options
author | Zhao Liu <zhao1.liu@intel.com> | 2024-04-18 18:04:31 +0800 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-04-25 12:48:12 +0200 |
commit | 2c5b2d9128b22fa5b8eccc3993170cc49b414d29 (patch) | |
tree | 0559f36ac5835b46e3c0ffe9887b099d023b3db8 /scripts/qapi-gen.py | |
parent | 259181d29f81aa72a489dddc7d59517894b51e0f (diff) | |
download | qemu-2c5b2d9128b22fa5b8eccc3993170cc49b414d29.zip qemu-2c5b2d9128b22fa5b8eccc3993170cc49b414d29.tar.gz qemu-2c5b2d9128b22fa5b8eccc3993170cc49b414d29.tar.bz2 |
hw/cxl/cxl-cdat: Make ct3_load_cdat() return boolean
As error.h suggested, the best practice for callee is to return
something to indicate success / failure.
So make ct3_load_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-2-zhao1.liu@linux.intel.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/qapi-gen.py')
0 files changed, 0 insertions, 0 deletions