[libvirt] [PATCH] virsh: use faster bit search

Laine Stump laine at laine.org
Mon Jul 25 21:53:03 UTC 2011


On 07/15/2011 05:50 PM, Eric Blake wrote:
> Now that gnulib gives us ffs, we might as well use it.
>
> * tools/virsh.c (vshCmddefGetData): Use ffs rather than
> count_one_bits.
> ---
>   tools/virsh.c |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)

ACK.




More information about the libvir-list mailing list