On a Thursday in 2025, Michal Privoznik via Devel wrote:
From: Michal Privoznik <[email protected]>Inside of libxlMakeDomainCapabilities() there are some functions called and basically all of them never return anything but zero (indicating success). Yet, they are called in a fashion that suggests otherwise. Turn those functions into void and drop checks for their retvals. Signed-off-by: Michal Privoznik <[email protected]> --- src/libxl/libxl_capabilities.c | 43 +++++++++++++--------------------- 1 file changed, 16 insertions(+), 27 deletions(-)
>
Reviewed-by: Ján Tomko <[email protected]>
Jano
signature.asc
Description: PGP signature
