[libvirt] [PATCH 1/2] event: fix doc typos, and doc more public methods

Eric Blake eblake at redhat.com
Fri Jan 3 16:51:20 UTC 2014


On 01/03/2014 07:47 AM, John Ferlan wrote:
> 
> 
> On 01/02/2014 03:56 PM, Eric Blake wrote:
>> On 01/02/2014 09:32 AM, Eric Blake wrote:
>>> While working on events, I found a number of minor issues; I'm
>>> hoisting these to the front rather than doing it piecemeal in
>>> the patches where I first noticed bad or missing documentation.
>>>
>>> * src/conf/object_event.c: Fix grammar, document all parameters
>>> of public functions; wrap some long lines.
>>> * src/conf/object_event.h: Likewise.
>>> * src/conf/network_event.c: Likewise.
>>> * src/conf/domain_event.c: Likewise (except for the large number
>>> of event creation functions).
>>>
>>> Signed-off-by: Eric Blake <eblake at redhat.com>
>>> ---
>>>  src/conf/domain_event.c  | 64 +++++++++++++++++++++++++--------------
>>>  src/conf/network_event.c | 26 +++++++++++-----
>>>  src/conf/object_event.c  | 78 +++++++++++++++++++++++++++++++++++++++++++-----
>>>  src/conf/object_event.h  |  7 +++--
>>>  4 files changed, 134 insertions(+), 41 deletions(-)
>>
>> And squashing in this use of bool (hmm, once again pasting in causes
>> line wrapping :( )
>>
> 
> ACK series

Phew, because I accidentally pushed early while rebasing other patches.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140103/83cc3ce1/attachment-0001.sig>


More information about the libvir-list mailing list