[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 1/3]: Cleanup the virStorageDriver structs
- From: Chris Lalancette <clalance redhat com>
- To: veillard redhat com
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 1/3]: Cleanup the virStorageDriver structs
- Date: Tue, 23 Sep 2008 07:34:17 +0200
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
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]