TOMOYO: Remove unneeded parameter.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 16 Feb 2010 00:46:15 +0000 (09:46 +0900)
committerJames Morris <jmorris@namei.org>
Tue, 16 Feb 2010 06:26:36 +0000 (17:26 +1100)
tomoyo_path_perm() tomoyo_path2_perm() and tomoyo_check_rewrite_permission()
always receive tomoyo_domain(). We can move it from caller to callee.

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

No differences found