]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Remove wrapper function for reading keyword.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Wed, 16 Jun 2010 07:26:38 +0000 (16:26 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:34 +0000 (15:34 +1000)
commit71c282362d0672235c5205a7db1f3ac3fcf32981
treeb359947179fad844767fc5b54a0761b7353babc1
parentd795ef9e751b72c94600c91e31bdaef55987a9f6
TOMOYO: Remove wrapper function for reading keyword.

Keyword strings are read-only. We can directly access them to reduce code size.

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/file.c