linux/security/tomoyo
Tetsuo Handa 97d6931ead 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>
2010-02-16 17:26:36 +11:00
..
common.c TOMOYO: Use shorter names. 2010-02-16 11:17:16 +11:00
common.h TOMOYO: Remove unneeded parameter. 2010-02-16 17:26:36 +11:00
domain.c TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
file.c TOMOYO: Remove unneeded parameter. 2010-02-16 17:26:36 +11:00
gc.c TOMOYO: Use shorter names. 2010-02-16 11:17:16 +11:00
Kconfig Kconfig and Makefile 2009-02-12 15:19:00 +11:00
Makefile TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
realpath.c TOMOYO: Add garbage collector. 2010-02-15 09:00:24 +11:00
tomoyo.c TOMOYO: Remove unneeded parameter. 2010-02-16 17:26:36 +11:00