28 Aug
2008
28 Aug
'08
2:09 p.m.
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