]> Git Repo - linux.git/commit - kernel/exit.c
[PATCH] remove hardcoded SEND_SIG_xxx constants
authorOleg Nesterov <[email protected]>
Sun, 30 Oct 2005 23:03:44 +0000 (15:03 -0800)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
kernel/exit.c
kernel/signal.c
security/selinux/hooks.c
This page took 0.050373 seconds and 4 git commands to generate.