]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Use array of "struct list_head".
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Thu, 17 Jun 2010 07:53:24 +0000 (16:53 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:40 +0000 (15:34 +1000)
commita230f9e7121cbcbfe23bd5a630abf6b53cece555
treea81820f41d57ffd8704aaef4331f696030d7ba77
parenta98aa4debe2728abb3353e35fc5d110dcc0d7f0d
TOMOYO: Use array of "struct list_head".

Assign list id and make the lists as array of "struct list_head".

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/domain.c
security/tomoyo/file.c
security/tomoyo/gc.c
security/tomoyo/memory.c
security/tomoyo/number_group.c
security/tomoyo/path_group.c