Re: [PATCH 02/17] conf: change virDomainNetInsert() to return void

2025-02-26 Thread Laine Stump
On 2/26/25 7:22 AM, Martin Kletzander wrote: On Tue, Feb 11, 2025 at 11:28:55PM -0500, Laine Stump wrote: It can't fail. I'm looking forward to this being the message in all the other commits =D Signed-off-by: Laine Stump --- src/conf/domain_conf.c   | 4 ++-- src/conf/domain_conf.h   | 2 +

Re: [PATCH 02/17] conf: change virDomainNetInsert() to return void

2025-02-26 Thread Martin Kletzander
On Tue, Feb 11, 2025 at 11:28:55PM -0500, Laine Stump wrote: It can't fail. I'm looking forward to this being the message in all the other commits =D Signed-off-by: Laine Stump --- src/conf/domain_conf.c | 4 ++-- src/conf/domain_conf.h | 2 +- src/libxl/libxl_driver.c | 3 +-- src/lxc/lxc