[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160118000557.GA30168@cmpxchg.org>
Date: Sun, 17 Jan 2016 19:05:57 -0500
From: Johannes Weiner <hannes@...xchg.org>
To: Borislav Petkov <bp@...en8.de>
Cc: lkml <linux-kernel@...r.kernel.org>
Subject: Re: include/net/tcp_memcontrol.h:4:54: warning: ‘struct cgroup_subsys’ declared inside parameter list
Guten Nachmittag Boris,
On Sat, Jan 16, 2016 at 05:48:33PM +0100, Borislav Petkov wrote:
> In file included from net/ipv4/tcp_ipv4.c:76:0:
> include/net/tcp_memcontrol.h:4:54: warning: ‘struct cgroup_subsys’ declared inside parameter list
> int tcp_init_cgroup(struct mem_cgroup *memcg, struct cgroup_subsys *ss);
> ^
> include/net/tcp_memcontrol.h:4:54: warning: its scope is only this definition or declaration, which is probably not what you want
thanks for the report. All this code (tcp_memcontrol.*) is already
deleted in -mm, so the issue should be fixed once Andrew sends the
next batch for this merge window linuswards.
Powered by blists - more mailing lists