diff options
author | Tejun Heo <tj@kernel.org> | 2011-03-23 10:37:01 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2011-03-23 10:37:01 +0100 |
commit | e3bd058f62896ec7a2c605ed62a0a811e9147947 (patch) | |
tree | bd7b5d3e495221c78666421af1f73ee15af7531b /drivers/hid/hid-a4tech.c | |
parent | d79fdd6d96f46fabb779d86332e3677c6f5c2a4f (diff) | |
download | kernel_samsung_smdk4412-e3bd058f62896ec7a2c605ed62a0a811e9147947.zip kernel_samsung_smdk4412-e3bd058f62896ec7a2c605ed62a0a811e9147947.tar.gz kernel_samsung_smdk4412-e3bd058f62896ec7a2c605ed62a0a811e9147947.tar.bz2 |
ptrace: Collapse ptrace_untrace() into __ptrace_unlink()
Remove the extra task_is_traced() check in __ptrace_unlink() and
collapse ptrace_untrace() into __ptrace_unlink(). This is to prepare
for further changes.
While at it, drop the comment on top of ptrace_untrace() and convert
__ptrace_unlink() comment to docbook format. Detailed comment will be
added by the next patch.
This patch doesn't cause any visible behavior changes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Acked-by: Oleg Nesterov <oleg@redhat.com>
Diffstat (limited to 'drivers/hid/hid-a4tech.c')
0 files changed, 0 insertions, 0 deletions