]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: hostdev: Use better variable names
authorAndrea Bolognani <abologna@redhat.com>
Wed, 2 Mar 2016 14:15:07 +0000 (15:15 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 8 Mar 2016 09:16:43 +0000 (10:16 +0100)
commitdd9f8e0292dbcc44563a1a1adb02c929f60ad28e
tree178550fcda301aba33e3ae68ec3fe6c6be1b59e8
parent9f506fdb6be8a2d7b6b52b28eb65bfac7e040eb1
tests: hostdev: Use better variable names

Change the extremely generic count1 and count2 to the more
descriptive active_count and inactive_count.
tests/virhostdevtest.c