virt plugin: Use int, for the number of instances
authorFrancesco Romani <fromani@redhat.com>
Wed, 23 Nov 2016 17:53:08 +0000 (18:53 +0100)
committerFrancesco Romani <fromani@redhat.com>
Wed, 30 Nov 2016 09:27:00 +0000 (10:27 +0100)
commita726d25c36e8eb73000148c955f5002a66cff53c
tree61a9533a89374d788b895f6c98041ffd42353aba
parentc84646c105b7ea2b47b58fb470e5222da71323ca
virt plugin: Use int, for the number of instances

One 'int' is big enough, and we check the boundaries anyway
in lv_config.

Signed-off-by: Francesco Romani <fromani@redhat.com>
src/virt.c