All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] memcg: remove forward declaration from sched.h
@ 2009-05-22  6:27 ` Li Zefan
  0 siblings, 0 replies; 6+ messages in thread
From: Li Zefan @ 2009-05-22  6:27 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Balbir Singh, KAMEZAWA Hiroyuki, LKML, linux-mm@kvack.org

This forward declaration seems pointless.

compile tested.

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
---
 sched.h |    1 -
 1 file changed, 1 deletion(-)

--- a/include/linux/sched.h	2009-05-22 13:43:01.000000000 +0800
+++ b/include/linux/sched.h	2009-05-22 13:38:59.000000000 +0800
@@ -93,7 +93,6 @@ struct sched_param {
 
 #include <asm/processor.h>
 
-struct mem_cgroup;
 struct exec_domain;
 struct futex_pi_state;
 struct robust_list_head;

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

end of thread, other threads:[~2009-05-22  8:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-22  6:27 [PATCH] memcg: remove forward declaration from sched.h Li Zefan
2009-05-22  6:27 ` Li Zefan
2009-05-22  8:17 ` KAMEZAWA Hiroyuki
2009-05-22  8:17   ` KAMEZAWA Hiroyuki
2009-05-22  8:37   ` Li Zefan
2009-05-22  8:37     ` Li Zefan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.