[libvirt] [PATCH v2 1/5] cgroup macros refactoring

Eric Blake eblake at redhat.com
Mon Aug 12 16:42:47 UTC 2013


On 08/11/2013 06:04 AM, Roman Bogorodskiy wrote:
> - Introduce VIR_CGROUP_SUPPORTED conditional
> - Convert virCgroupKill* to use it
> - Convert virCgroupIsolateMount() to use it
> ---
>  src/util/vircgroup.c | 59 ++++++++++++++++++++++++++++------------------------
>  1 file changed, 32 insertions(+), 27 deletions(-)
> 

>  
> +#if defined(__linux__) && defined(HAVE_GETMNTENT_R) \
> + && defined(_DIRENT_HAVE_D_TYPE)

Our coding style tends to leave && at the end of the previous line when
wrapping.

ACK.

-- 
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: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130812/447d94dc/attachment-0001.sig>


More information about the libvir-list mailing list