Thanks for the review! v2: - remove check for source vlan being not NULL and fix wrongly changed statement - remove pointless return at the end of the function Alexander Kuznetsov (1): util: netdevvlan: Change return type of virNetDevVlanCopy to void src/conf/domain_conf.c | 9 +++------ src/network/bridge_driver.c | 3 +-- src/util/virnetdevvlan.c | 5 ++--- src/util/virnetdevvlan.h | 2 +- 4 files changed, 7 insertions(+), 12 deletions(-) -- 2.42.4