From: Tejun Heo Date: Thu, 2 Jun 2011 09:14:00 +0000 (+0200) Subject: signal: remove three noop tracehooks X-Git-Tag: v3.1-rc1~308^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd1d6772692316fe35094085c5e4d9a370ad3462;p=pandora-kernel.git signal: remove three noop tracehooks Remove the following three noop tracehooks in signals.c. * tracehook_force_sigpending() * tracehook_get_signal() * tracehook_finish_jctl() The code area is about to be updated and these hooks don't do anything other than obfuscating the logic. Signed-off-by: Tejun Heo Signed-off-by: Oleg Nesterov --- Reading git-diff-tree failed