[libvirt] [PATCH] Use gcc style for structure fields declaration

Atsushi SAKAI sakaia at jp.fujitsu.com
Thu Aug 28 05:09:53 UTC 2008


Hi, Quynh

Good catch!
 +1

Thanks
Atsushi SAKAI


"Nguyen Anh Quynh" <aquynh at gmail.com> wrote:

> Hi,
> 
> This patch uses gcc style to declare fields in virDriver structures.
> This also makes it easier to spot bugs.
> 
> $ diffstat fix3.patch
>  lxc_driver.c    |  118 ++++++++++++++++++++++++++--------------------------
>  openvz_driver.c |  118 ++++++++++++++++++++++++++--------------------------
>  qemu_driver.c   |  126 ++++++++++++++++++++++++++++----------------------------
>  test.c          |  118 ++++++++++++++++++++++++++--------------------------
>  4 files changed, 240 insertions(+), 240 deletions(-)
> 
> 
> Thanks,
> Quynh





More information about the libvir-list mailing list