diff options
| author | Tejun Heo <[email protected]> | 2011-06-17 16:50:34 +0200 |
|---|---|---|
| committer | Oleg Nesterov <[email protected]> | 2011-06-22 19:26:27 +0200 |
| commit | d21142ece414ce1088cfcae760689aa60d6fee80 (patch) | |
| tree | 9f97b4518cd06fe695476fc6cc4ff9ed8d5bdd58 /tools/perf/scripts/python | |
| parent | 544b2c91a9f14f9565af1972203438b7f49afd48 (diff) | |
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions