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

Nguyen Anh Quynh aquynh at gmail.com
Thu Aug 28 08:09:15 UTC 2008


Hmm there are some typos (listDomain -> listDefinedDomain,
numOfDomains -> numOfDefineDomains)

Please take this patch instead.

Thanks,
Quynh

On Thu, Aug 28, 2008 at 2:09 PM, Atsushi SAKAI <sakaia at jp.fujitsu.com> wrote:
> 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
>
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix4.patch
Type: application/octet-stream
Size: 20224 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20080828/7e54b969/attachment-0001.obj>


More information about the libvir-list mailing list