TOMOYO: Merge headers.
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Thu, 11 Feb 2010 00:42:40 +0000 (09:42 +0900)
committerJames Morris <jmorris@namei.org>
Sun, 14 Feb 2010 22:00:18 +0000 (09:00 +1100)
commit76bb0895d038be7bcdb6ccfcd2dd7deb30371d6b
tree5948c68b08561deb20d155853faed475a15a4235
parentbf24fb016c861b7f52be0c36c4cedd3e89afa2e2
TOMOYO: Merge headers.

Gather structures and constants scattered around security/tomoyo/ directory.
This is for preparation for adding garbage collector since garbage collector
needs to know structures and constants which TOMOYO uses.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.c
security/tomoyo/common.h
security/tomoyo/domain.c
security/tomoyo/file.c
security/tomoyo/realpath.c
security/tomoyo/realpath.h [deleted file]
security/tomoyo/tomoyo.c
security/tomoyo/tomoyo.h [deleted file]