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

Chris Lalancette clalance at redhat.com
Tue Sep 23 05:34:17 UTC 2008


Daniel Veillard wrote:
> On Fri, Sep 19, 2008 at 10:36:37AM +0200, Chris Lalancette wrote:
>> 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.
> 
>   Okidoc, uncontroversial, so applied and commited,
> 
>     thanks !

Thanks for committing DV.  I still have to work on answering danpb's one other
question on patch 3 (hopefully today), and then I'll post answers/updated patch
for that one.

Chris Lalancette




More information about the libvir-list mailing list