From: Tetsuo Handa Date: Wed, 16 Jun 2010 07:31:50 +0000 (+0900) Subject: TOMOYO: Pass "struct list_head" rather than "void *". X-Git-Tag: v2.6.36-rc1~584^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e79acf0ef45e0b54aed47ebea7f25c540d3f527e;p=pandora-kernel.git TOMOYO: Pass "struct list_head" rather than "void *". Pass "struct list_head" to tomoyo_add_to_gc() and bring list_del_rcu() to tomoyo_add_to_gc(). Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed