From: Nadia Derbey Date: Fri, 19 Oct 2007 06:40:49 +0000 (-0700) Subject: ipc: unify the syscalls code X-Git-Tag: v2.6.24-rc1~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7748dbfaa010b12d5fb9ddf80199534c565c6bce;p=pandora-kernel.git ipc: unify the syscalls code This patch introduces a change into the sys_msgget(), sys_semget() and sys_shmget() routines: they now share a common code, which is better for maintainability. Signed-off-by: Nadia Derbey Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed