Eric Blake 7e853d6c1a virsh: use faster bit search
Now that gnulib gives us ffs, we might as well use it.

* tools/virsh.c (vshCmddefGetData): Use ffs rather than
count_one_bits.
2011-07-25 15:57:51 -06:00
..
2011-07-21 10:34:51 -06:00
2011-06-29 09:12:41 -06:00
2011-07-25 15:57:51 -06:00