diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-01-17 10:30:37 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-01-17 17:02:37 (GMT) |
commit | cdb00777ffadb15b06627dd6c3f716a02f6b36e8 (patch) | |
tree | 8107960cc70708011eb45eba9b1030d72f53984b /lib/dump_stack.c | |
parent | 78c5b2c66758f2dad354fcc59c529954e07f078e (diff) | |
download | linux-cdb00777ffadb15b06627dd6c3f716a02f6b36e8.tar.xz |
tcp_memcontrol: Forward declare cgroup_subsys and mem_cgroup stucts
In file included from net/ipv4/tcp_ipv4.c:77 (and many more):
include/net/tcp_memcontrol.h:5: warning: ‘struct cgroup_subsys’ declared inside parameter list
include/net/tcp_memcontrol.h:5: warning: its scope is only this definition or declaration, which is probably not what you want
Add forward declarations for all used structures to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions