[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH] Use gcc style for structure fields declaration
- From: Atsushi SAKAI <sakaia jp fujitsu com>
- To: "Nguyen Anh Quynh" <aquynh gmail com>
- Cc: libvir-list redhat com, Kuniyasu Suzaki <k suzaki aist go jp>
- Subject: Re: [libvirt] [PATCH] Use gcc style for structure fields declaration
- Date: Thu, 28 Aug 2008 14:09:53 +0900
Hi, Quynh
Good catch!
+1
Thanks
Atsushi SAKAI
"Nguyen Anh Quynh" <aquynh 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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]