commit | 8d42db189ca99703f0f4f91c477cb54808c8eaaa | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Mon Feb 12 00:52:55 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Mon Feb 12 09:48:31 2007 -0800 |
tree | 9879222882a29c01dbff030c94ff8debbdcd1ddb | |
parent | 0e25338bc11fa8e41e44e4db5b5101e3d882dc5b [diff] |
[PATCH] signal: rewrite kill_something_info so it uses newer helpers The goal is to remove users of the old signal helper functions so they can be removed. Signed-off-by: Eric W. Biederman <ebiederm@xmission.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Oleg Nesterov <oleg@tv-sign.ru> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>