diff options
| author | Tejun Heo <[email protected]> | 2011-06-17 14:50:34 +0000 |
|---|---|---|
| committer | Oleg Nesterov <[email protected]> | 2011-06-22 17:26:27 +0000 |
| commit | d21142ece414ce1088cfcae760689aa60d6fee80 (patch) | |
| tree | 9f97b4518cd06fe695476fc6cc4ff9ed8d5bdd58 /security/selinux/hooks.c | |
| parent | ptrace: implement PTRACE_LISTEN (diff) | |
| download | kernel-d21142ece414ce1088cfcae760689aa60d6fee80.tar.gz kernel-d21142ece414ce1088cfcae760689aa60d6fee80.zip | |
ptrace: kill task_ptrace()
task_ptrace(task) simply dereferences task->ptrace and isn't even used
consistently only adding confusion. Kill it and directly access
->ptrace instead.
This doesn't introduce any behavior change.
Signed-off-by: Tejun Heo <[email protected]>
Signed-off-by: Oleg Nesterov <[email protected]>
Diffstat (limited to 'security/selinux/hooks.c')
0 files changed, 0 insertions, 0 deletions
