[libvirt] [PATCH 1/3]: Cleanup the virStorageDriver structs

Chris Lalancette clalance at redhat.com
Fri Sep 19 08:36:37 UTC 2008


This patch just cleans up the virStorageDriver structs so that they use the
.functionPointer = functionname syntax of gcc.  This makes it much easier to
grep in the code later.  This patch also re-arranges the order of the function
pointers in remote_internal so that it matches the definition of
virStorageDriver in src/driver.h.  While not strictly necessary, it does make it
a little more sane when looking at it in the future.

Signed-off-by: Chris Lalancette <clalance at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvirt-lvm-1-struct-cleanup.patch
Type: text/x-patch
Size: 3831 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20080919/bee9ca5a/attachment-0001.bin>


More information about the libvir-list mailing list