From: Stephen Smalley Date: Sun, 1 May 2005 15:58:39 +0000 (-0700) Subject: [PATCH] SELinux: cleanup ipc_has_perm X-Git-Tag: v2.6.12-rc4~136^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6af963f1d6789ef20abca5696cd52a758b396e52;p=pandora-kernel.git [PATCH] SELinux: cleanup ipc_has_perm This patch removes the sclass argument from ipc_has_perm in the SELinux module, as it can be obtained from the ipc security structure. The use of a separate argument was a legacy of the older precondition function handling in SELinux and is obsolete. Please apply. Signed-off-by: Stephen Smalley Signed-off-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed