]> bbs.cooldavid.org Git - net-next-2.6.git/commit
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group
authorTetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Thu, 17 Jun 2010 07:52:29 +0000 (16:52 +0900)
committerJames Morris <jmorris@namei.org>
Mon, 2 Aug 2010 05:34:40 +0000 (15:34 +1000)
commita98aa4debe2728abb3353e35fc5d110dcc0d7f0d
tree0334194761e26961339dd126e997c23e4060ce72
parent5fb49870e6d48d81d8ca0e1ef979073dc9a820f7
TOMOYO: Merge tomoyo_path_group and tomoyo_number_group

"struct tomoyo_path_group" and "struct tomoyo_number_group" are identical.
Rename tomoyo_path_group/tomoyo_number_group to tomoyo_group and
tomoyo_path_group_member to tomoyo_path_group and
tomoyo_number_group_member to tomoyo_unmber_group.

Signed-off-by: Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
Signed-off-by: James Morris <jmorris@namei.org>
security/tomoyo/common.h
security/tomoyo/file.c
security/tomoyo/gc.c
security/tomoyo/number_group.c
security/tomoyo/path_group.c