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

Nguyen Anh Quynh aquynh at gmail.com
Thu Aug 28 04:57:10 UTC 2008


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: fix3.patch
Type: application/octet-stream
Size: 20210 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20080828/b70001a0/attachment-0001.obj>


More information about the libvir-list mailing list