From: Oleg Nesterov Date: Wed, 29 Mar 2006 00:11:17 +0000 (-0800) Subject: [PATCH] rename __exit_sighand to cleanup_sighand X-Git-Tag: v2.6.17-rc1~183 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c81addc9d3a0ebff2155e0cd86f90820ab97147e;p=pandora-kernel.git [PATCH] rename __exit_sighand to cleanup_sighand Cosmetic, rename __exit_sighand to cleanup_sighand and move it close to copy_sighand(). This matches copy_signal/cleanup_signal naming, and I think it is easier to follow. Signed-off-by: Oleg Nesterov Cc: "Eric W. Biederman" Acked-by: "Paul E. McKenney" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed