From: Pierre Peiffer Date: Tue, 29 Apr 2008 08:00:51 +0000 (-0700) Subject: IPC: introduce ipc_update_perm() X-Git-Tag: v2.6.26-rc1~535 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f4a3809c18ff3107bdbb1fabe3f4e5d2a928321;p=pandora-kernel.git IPC: introduce ipc_update_perm() The IPC_SET command performs the same permission setting for all IPCs. This patch introduces a common ipc_update_perm() function to update these permissions and makes use of it for all IPCs. Signed-off-by: Pierre Peiffer Acked-by: Serge Hallyn Cc: Nadia Derbey Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed