]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Make read function to void.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Wed, 16 Jun 2010 07:29:59 +0000 (16:29 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:35 +0000 (15:34 +1000)
commit8fbe71f0e0ac28a39e4a93694c34d670c2f31e88
tree95dc6db6aaaa31a8876bc99c1531bfc26d0e838c
parentcb917cf517075a357ce43b74e8a5a57f2c69a734
TOMOYO: Make read function to void.

Read functions do not fail. Make them from int to void.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/memory.c