John Ferlan 0268a35db4 virsh: Resolve Coverity DEADCODE
Coverity complains that on the first pass through the for loop that
'params' cannot be true, thus the ternary setting to "&" cannot be
done. Since we can only ever get to this point once, drop the ternary
2014-09-15 10:44:27 -04:00
..
2014-07-16 12:07:24 +02:00
2014-09-11 08:03:37 -04:00
2014-09-11 08:03:37 -04:00
2014-09-09 08:19:02 -06:00