git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ef6123
)
TOMOYO: Remove unneeded parameter.
author
Tetsuo Handa
<penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 16 Feb 2010 00:46:15 +0000
(09:46 +0900)
committer
James 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