]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: Use @nnames instead of @got
authorJohn Ferlan <jferlan@redhat.com>
Tue, 15 Aug 2017 20:48:37 +0000 (16:48 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Thu, 17 Aug 2017 11:28:17 +0000 (07:28 -0400)
commit6862ad3cd798219d2c48f06165f020de6984c616
tree1bc596b177839cb3f06d24d0b2d119b7f9539e33
parent21de51c3e26d2b5ca71f7891704b4f8cd8049b58
network: Use @nnames instead of @got

To make it clearer, let's use @nnames instead of @got for counting the
names in the @names array.  Keeps things consistent and clear.
src/conf/virnetworkobj.c