commit | 97d6931ead3e89a764cdaa3ad0924037367f0d34 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> | Tue Feb 16 09:46:15 2010 +0900 |
committer | James Morris <jmorris@namei.org> | Tue Feb 16 17:26:36 2010 +1100 |
tree | ad69e76208832699a97e897af73b6aa23a655609 | |
parent | 7ef612331fb219620cc1abfc2446bb027d388aa0 [diff] |
TOMOYO: Remove unneeded parameter. 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>