From: Alexey Dobriyan Date: Wed, 17 Jun 2009 23:27:54 +0000 (-0700) Subject: ipcns: remove useless get/put while CLONE_NEWIPC X-Git-Tag: v2.6.31-rc1~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64424289dd2e37b4800df1f7f2ef4fe550f58729;p=pandora-kernel.git ipcns: remove useless get/put while CLONE_NEWIPC copy_ipcs() doesn't actually copy anything. If new ipcns is created, it's created from scratch, in this case get/put on old ipcns isn't needed. Signed-off-by: Alexey Dobriyan Acked-by: Serge Hallyn Reviewed-by: WANG Cong Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed