git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ca7e56
)
ipc: unify the syscalls code
author
Nadia Derbey
<Nadia.Derbey@bull.net>
Fri, 19 Oct 2007 06:40:49 +0000
(23:40 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Fri, 19 Oct 2007 18:53:44 +0000
(11:53 -0700)
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 <Nadia.Derbey@bull.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found