qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 0/8] xen: xen-domid-restrict improvements


From: Ian Jackson
Subject: Re: [Qemu-devel] [PATCH v5 0/8] xen: xen-domid-restrict improvements
Date: Fri, 20 Oct 2017 11:32:59 +0100

address@hidden writes ("Re: [Qemu-devel] [PATCH v5 0/8] xen: xen-domid-restrict 
improvements"):
> This series seems to have some coding style problems. See output below for
> more information:

No, it doesn't have coding style problems.  At least, this mail
contains only one complaint which is this:

> Checking PATCH 7/8: os-posix: Provide new -runas <uid>.<gid> facility...
> ERROR: consider using qemu_strtoul in preference to strtoul
> #45: FILE: os-posix.c:142:
> +    lv = strtoul(optarg, &ep, 0); /* can't qemu_strtoul, want *ep=='.' */

This is a false positive as you can see from the comment.

Ian.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]