TOMOYO: Pass "struct list_head" rather than "void *".
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Wed, 16 Jun 2010 07:31:50 +0000 (16:31 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:36 +0000 (15:34 +1000)
Pass "struct list_head" to tomoyo_add_to_gc() and bring
list_del_rcu() to tomoyo_add_to_gc().

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>

No differences found