TOMOYO: Use callback for updating entries.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Sat, 12 Jun 2010 11:46:22 +0000 (20:46 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:28 +0000 (15:34 +1000)
Use common "struct list_head" + "bool" + "u8" structure and
use common code for elements using that structure.

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

No differences found