From: Tetsuo Handa Date: Wed, 16 Jun 2010 07:20:24 +0000 (+0900) Subject: TOMOYO: Use common code for open and mkdir etc. X-Git-Tag: v2.6.36-rc1~584^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05336dee9f5a23c042e5938b42f996dd35e31ee6;p=pandora-kernel.git TOMOYO: Use common code for open and mkdir etc. tomoyo_file_perm() and tomoyo_path_permission() are similar. We can embed tomoyo_file_perm() into tomoyo_path_permission(). Signed-off-by: Tetsuo Handa Signed-off-by: James Morris --- Reading git-diff-tree failed