]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] remove hardcoded SEND_SIG_xxx constants
authorOleg Nesterov <oleg@tv-sign.ru>
Sun, 30 Oct 2005 23:03:44 +0000 (15:03 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 31 Oct 2005 01:37:31 +0000 (17:37 -0800)
commitb67a1b9e4bf878aa5d4b6b44cb5a251a2f425f0d
tree8fa921440476083be42f21ce6d0c4091a3757742
parent3e6716e748609a3a899e8d670e42832921bd45bc
[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>
kernel/exit.c
kernel/signal.c
security/selinux/hooks.c