Re: [PATCH V9 1/3] Add a class for file descriptor sets

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03/07/2013 11:14 AM, Stefan Berger wrote:
> Implement a class for file descriptor sets. This class
> remembers the mappings of aliases to file descriptor sets
> and maintains the number of the next-to-use file descriptor set.
> The class also writes and reads its own XML.
> 
> Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxxxxxxx>
> 
> ---

'make syntax-check' failed:

po_check
--- ./po/POTFILES.in
+++ ./po/POTFILES.in
@@ -149,6 +149,7 @@
 src/util/virerror.c
 src/util/virerror.h
 src/util/vireventpoll.c
+src/util/virfdset.c
 src/util/virfile.c
 src/util/virhash.c
 src/util/virhook.c
maint.mk: you have changed the set of files with translatable diagnostics;
 apply the above patch

But that fix is trivial, so I've made it locally.  Depending on how the
rest of the series looks, I might just push without waiting for you to
respin a v10.

> +int virFdSetParseXML(virFdSetPtr fdset, const char *xPath,
> +                     xmlXPathContextPtr ctxt)
> +{

> +
> +    if (n > 0) {
> +        for (i = 0 ; i < n ; i++) {

No need for the 'if' or the subsequent indentation of the for loop.
Again, trivial fix.

ACK.  If I don't have any major findings on the rest of the series, then
I'll go ahead and push the corrected patch without needing to see a v10.

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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]