TOMOYO: Use structure for passing common arguments.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Mon, 17 May 2010 01:08:05 +0000 (10:08 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:33:36 +0000 (15:33 +1000)
commitcb0abe6a5b58499bd4bc1403f4987af9ead0642c
tree3a48c36dcfe0cfe1e4b6f3faf5ca3e7fae4327c7
parent4c3e9e2ded48bcf696a45945ea7d25bb15b873fd
TOMOYO: Use structure for passing common arguments.

Use "struct tomoyo_request_info" instead of passing individual arguments.

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