From: Oleg Nesterov Date: Wed, 3 Jul 2013 22:08:26 +0000 (-0700) Subject: exit.c: unexport __set_special_pids() X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=81dabb464139324c005159f5afba377104d8828d;p=pandora-kernel.git exit.c: unexport __set_special_pids() Move __set_special_pids() from exit.c to sys.c close to its single caller and make it static. And rename it to set_special_pids(), another helper with this name has gone away. Signed-off-by: Oleg Nesterov Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed