public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* include/net/tcp_memcontrol.h:4:54: warning: ‘struct cgroup_subsys’ declared inside parameter list
@ 2016-01-16 16:48 Borislav Petkov
  2016-01-18  0:05 ` Johannes Weiner
  0 siblings, 1 reply; 3+ messages in thread
From: Borislav Petkov @ 2016-01-16 16:48 UTC (permalink / raw)
  To: Johannes Weiner; +Cc: lkml

Moin Johannes,

you're the last touching net/ipv4/tcp_memcontrol.c, so here you go :-P

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
In file included from net/ipv6/tcp_ipv6.c:64: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
In file included from net/ipv4/sysctl_net_ipv4.c:27: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

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-01-18  0:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-16 16:48 include/net/tcp_memcontrol.h:4:54: warning: ‘struct cgroup_subsys’ declared inside parameter list Borislav Petkov
2016-01-18  0:05 ` Johannes Weiner
2016-01-18  0:10   ` Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox