diff options
author | Oleg Nesterov <oleg@tv-sign.ru> | 2005-10-30 15:03:46 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-30 17:37:32 -0800 |
commit | ae6866c377943de73e2c95398ff0120516f167ce (patch) | |
tree | cd1e6a08f830de244696c5ff60f8309571cf090d /drivers/sbus | |
parent | 621d31219d9a788bda924a0613048053f3f5f211 (diff) | |
download | linux-ae6866c377943de73e2c95398ff0120516f167ce.tar.gz linux-ae6866c377943de73e2c95398ff0120516f167ce.tar.bz2 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/sbus')
0 files changed, 0 insertions, 0 deletions