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)
__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>

No differences found