]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Use callback for updating entries.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 15 Jun 2010 00:23:26 +0000 (09:23 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:29 +0000 (15:34 +1000)
commit36f5e1ffbf2bb951105ae4e261bcc1de3eaf510c
tree80e01278296477b4d30288081267d35ff771d720
parent82e0f001a4c1112dcff9cafa9812a33889ad9b8a
TOMOYO: Use callback for updating entries.

Use common code for elements using "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/number_group.c
security/tomoyo/path_group.c