[PATCH v2 0/1] util: netdevvlan: Change return type of virNetDevVlanCopy to void

Alexander Kuznetsov posted 1 patch 4 days, 22 hours ago
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(-)
[PATCH v2 0/1] util: netdevvlan: Change return type of virNetDevVlanCopy to void
Posted by Alexander Kuznetsov 4 days, 22 hours ago
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