Fixlet for the same-named patch currently in mmots. The forward decl is no longer necessary when the socket directly points to the memcg. Signed-off-by: Johannes Weiner <hannes@xxxxxxxxxxx> --- include/net/sock.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/net/sock.h b/include/net/sock.h index 0db770f..0835627 100644 --- a/include/net/sock.h +++ b/include/net/sock.h @@ -229,7 +229,6 @@ struct sock_common { /* public: */ }; -struct cg_proto; /** * struct sock - network layer representation of sockets * @__sk_common: shared layout with inet_timewait_sock -- 2.6.3 -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html