TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Tue, 16 Feb 2010 12:14:48 +0000 (21:14 +0900)
committerJames Morris <jmorris@namei.org>
Wed, 17 Feb 2010 00:37:58 +0000 (11:37 +1100)
commit170800088666963de1111d62fb503889c8c82eda
tree1c8f1671fd48a7688ec8253508dd2cd460e0aff1
parent2da5d31bc72d0a36dc16af7f5d5baa4f86df9c76
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain

__func__ is used for only debug printk(). We can remove it.

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