commit | b67a1b9e4bf878aa5d4b6b44cb5a251a2f425f0d | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@tv-sign.ru> | Sun Oct 30 15:03:44 2005 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Oct 30 17:37:31 2005 -0800 |
tree | 8fa921440476083be42f21ce6d0c4091a3757742 | |
parent | 3e6716e748609a3a899e8d670e42832921bd45bc [diff] |
[PATCH] remove hardcoded SEND_SIG_xxx constants This patch replaces hardcoded SEND_SIG_xxx constants with their symbolic names. No changes in affected .o files. 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>