TOMOYO: Move tomoyo_delete_domain().
authorTetsuo Handa <penguin-kernel@i-love.sakura.ne.jp>
Fri, 19 Jun 2009 01:29:34 +0000 (10:29 +0900)
committerJames Morris <jmorris@namei.org>
Fri, 19 Jun 2009 01:32:37 +0000 (11:32 +1000)
commitccf135f509abdbf607e9a68f08ddeee2c66dc36e
tree4641f30dc45901b619a86957efc72fd3d8d46228
parentd905163c5b23f6d8511971e06081a1b525e8a0bd
TOMOYO: Move tomoyo_delete_domain().

We can mark tomoyo_delete_domain() as a "static" function
by moving it from domain.c to common.c .

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