[libvirt] [PATCH 4/5] maint: use VIR_WARN0("...") rather than VIR_WARN("%s", "...")

Daniel P. Berrange berrange at redhat.com
Wed May 19 14:53:55 UTC 2010


On Wed, May 19, 2010 at 04:47:19PM +0200, Jim Meyering wrote:
> From: Jim Meyering <meyering at redhat.com>
> 
> Run this command:
>   git grep -l 'VIR_WARN("%s", "'|xargs perl -pi -e \
>     's/VIR_WARN\("%s", "/VIR_WARN0("/'
> * src/phyp/phyp_driver.c (phypDomainGetInfo): Perform the above.
> (phypDomainCreateAndStart, phypUUIDTable_ReadFile): Likewise.
> ---
>  src/phyp/phyp_driver.c |   12 ++++++------
>  1 files changed, 6 insertions(+), 6 deletions(-)

ACK

Daniel
-- 
|: Red Hat, Engineering, London    -o-   http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://deltacloud.org :|
|: http://autobuild.org        -o-         http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505  -o-   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|




More information about the libvir-list mailing list