[libvirt] [PATCH 01/22] remote generator: Replace tabs with spaces and rename file

Eric Blake eblake at redhat.com
Thu May 5 20:38:27 UTC 2011


On 04/24/2011 03:13 AM, Matthias Bolte wrote:
> No functional change included, just a whitespace change.
> ---
>  daemon/Makefile.am                  |   34 +++---
>  daemon/qemu_dispatch_args.h         |    2 +-
>  daemon/qemu_dispatch_prototypes.h   |    2 +-
>  daemon/qemu_dispatch_ret.h          |    2 +-
>  daemon/qemu_dispatch_table.h        |    2 +-
>  daemon/remote_dispatch_args.h       |    2 +-
>  daemon/remote_dispatch_prototypes.h |    2 +-
>  daemon/remote_dispatch_ret.h        |    2 +-
>  daemon/remote_dispatch_table.h      |    2 +-
>  daemon/remote_generate_stubs.pl     |  195 -----------------------------------
>  daemon/remote_generator.pl          |  195 +++++++++++++++++++++++++++++++++++
>  src/remote/remote_protocol.x        |    2 +-
>  12 files changed, 221 insertions(+), 221 deletions(-)
>  delete mode 100755 daemon/remote_generate_stubs.pl
>  create mode 100755 daemon/remote_generator.pl

ACK.  'git config diff.renames true' might have made this patch more
compact to review.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110505/97fab2c4/attachment-0001.sig>


More information about the libvir-list mailing list