commit | 621d31219d9a788bda924a0613048053f3f5f211 | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@tv-sign.ru> | Sun Oct 30 15:03:45 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:31 2005 -0800 |
tree | 9fb9846fdd999ba04c436aa84c7da0d8233ac545 | |
parent | b67a1b9e4bf878aa5d4b6b44cb5a251a2f425f0d [diff] |
[PATCH] cleanup the usage of SEND_SIG_xxx constants This patch simplifies some checks for magic siginfo values. It should not change the behaviour in any way. 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>