lkml.org 
[lkml]   [2015]   [Nov]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 6/8] cgroup: cgroup namespace setns support
On Mon, Nov 16, 2015 at 01:51:43PM -0600, serge@hallyn.com wrote:
> @@ -85,10 +85,27 @@ err_out:
> return ERR_PTR(err);
> }
>
> -static int cgroupns_install(struct nsproxy *nsproxy, void *ns)
> +static inline struct cgroup_namespace *to_cg_ns(struct ns_common *ns) {
> + return container_of(ns, struct cgroup_namespace, ns);
> +}

Heh, what's up with the formatting? Please update the patches to
conform to Documentation/CodingStyle in general.

Thanks.

--
tejun


\
 
 \ /
  Last update: 2015-11-24 18:01    [W:0.247 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site