diff options
author | 2005-10-30 15:03:46 -0800 | |
---|---|---|
committer | 2005-10-30 17:37:32 -0800 | |
commit | ae6866c377943de73e2c95398ff0120516f167ce (patch) | |
tree | cd1e6a08f830de244696c5ff60f8309571cf090d /drivers/acpi/processor_idle.c | |
parent | [PATCH] cleanup the usage of SEND_SIG_xxx constants (diff) | |
download | wireguard-linux-ae6866c377943de73e2c95398ff0120516f167ce.tar.xz wireguard-linux-ae6866c377943de73e2c95398ff0120516f167ce.zip |
[PATCH] remove unneeded SI_TIMER checks
This patch removes checks for ->si_code == SI_TIMER from send_signal,
specific_send_sig_info, __group_send_sig_info.
I think posix-timers.c used these functions some time ago, now it sends
signals via send_{,group_}sigqueue, so these hooks are unneeded.
Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acpi/processor_idle.c')
0 files changed, 0 insertions, 0 deletions