commit | bcb86975dbcc24f820f1a37918d53914af29ace7 | [log] [tgz] |
---|---|---|
author | Tetsuo Handa <penguin-kernel@i-love.sakura.ne.jp> | Thu Jun 04 15:14:34 2009 +0900 |
committer | James Morris <jmorris@namei.org> | Thu Jun 04 17:35:18 2009 +1000 |
tree | 887bf8bd4d7d896a1357a21ad1df576e5f3ad3b9 | |
parent | e0a94c2a63f2644826069044649669b5e7ca75d3 [diff] |
TOMOYO: Remove unused parameter. TOMOYO 2.2.0 does not check argv[] and envp[] upon execve(). We don't need to pass "struct tomoyo_page_buffer". Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp> Signed-off-by: James Morris <jmorris@namei.org>