]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Use common structure for list element.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 15 Jun 2010 00:22:42 +0000 (09:22 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:28 +0000 (15:34 +1000)
commit82e0f001a4c1112dcff9cafa9812a33889ad9b8a
tree55c7e99f8773129b602f837f0c79f8d542021195
parent237ab459f12cb98eadd3fe7b85343e183a1076a4
TOMOYO: Use common structure for list element.

Use common "struct list_head" + "bool" structure.

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/number_group.c
security/tomoyo/path_group.c