[libvirt] [PATCH 4/5] qemu: snapshot: Fix snapshot function header formatting

Eric Blake eblake at redhat.com
Sat Sep 6 19:50:32 UTC 2014


On 09/03/2014 07:53 AM, Peter Krempa wrote:
> ---
>  src/qemu/qemu_driver.c | 38 +++++++++++++++++++++++---------------
>  1 file changed, 23 insertions(+), 15 deletions(-)
> 

> @@ -13614,8 +13616,9 @@ static int qemuDomainSnapshotListNames(virDomainPtr domain, char **names,
>      return n;
>  }
> 
> -static int qemuDomainSnapshotNum(virDomainPtr domain,
> -                                 unsigned int flags)
> +static int
> +qemuDomainSnapshotNum(virDomainPtr domain,

Might as well use two blank lines between functions while doing this.

ACK.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

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


More information about the libvir-list mailing list