Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1301125

Re: [PATCH 3/8] cgroup: introduce cgroup namespaces

From Johannes Weiner <hannes@cmpxchg.org>
Newsgroups linux.kernel
Subject Re: [PATCH 3/8] cgroup: introduce cgroup namespaces
Date 2016-01-04 22:50 +0100
Message-ID <qNlaQ-Er-47@gated-at.bofh.it> (permalink)
References <qNjsm-7U0-3@gated-at.bofh.it> <qNjsm-7U0-5@gated-at.bofh.it> <qNjVo-8lm-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jan 04, 2016 at 02:20:53PM -0600, Serge E. Hallyn wrote:
> On Mon, Jan 04, 2016 at 01:54:48PM -0600, serge.hallyn@ubuntu.com wrote:
> > @@ -2166,6 +2178,43 @@ static struct file_system_type cgroup2_fs_type = {
> >  	.kill_sb = cgroup_kill_sb,
> >  };
> >  
> > +char *
> 
> Sorry, that one should be 'static char *'

Lol, that took a while to find. Please don't quote over 500 lines to
comment on a trivial issue of one line.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 3/8] cgroup: introduce cgroup namespaces serge.hallyn@ubuntu.com - 2016-01-04 21:00 +0100
  Re: [PATCH 3/8] cgroup: introduce cgroup namespaces "Serge E. Hallyn" <serge.hallyn@ubuntu.com> - 2016-01-04 21:30 +0100
    Re: [PATCH 3/8] cgroup: introduce cgroup namespaces Johannes Weiner <hannes@cmpxchg.org> - 2016-01-04 22:50 +0100
  [PATCH 3/8 v2] cgroup: introduce cgroup namespaces "Serge E. Hallyn" <serge.hallyn@ubuntu.com> - 2016-01-05 03:10 +0100
    [PATCH 3/8 v3] cgroup: introduce cgroup namespaces "Serge E. Hallyn" <serge.hallyn@ubuntu.com> - 2016-01-06 03:20 +0100

csiph-web