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:
6442428
)
ipcns: extract create_ipc_ns()
author
Alexey Dobriyan
<adobriyan@gmail.com>
Wed, 17 Jun 2009 23:27:55 +0000
(16:27 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 18 Jun 2009 20:03:55 +0000
(13:03 -0700)
clone_ipc_ns() is misnamed, it doesn't clone anything and doesn't use
passed parameter. Rename it.
create_ipc_ns() will be used by C/R to create fresh ipcns.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Acked-by: Serge Hallyn <serue@us.ibm.com>
Reviewed-by: WANG Cong <xiyou.wangcong@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
ipc/namespace.c
patch
|
blob
|
history
diff --cc
ipc/namespace.c
Simple merge