commit | f1f9b3b1795da8625e0e6096813c9d18d4a344ce | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Apr 20 20:38:21 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Apr 20 20:38:21 2009 +0200 |
tree | 5b5b8a9bc5e8b92962708282484a01d86a2027e2 | |
parent | 125e702b09a28a502e145fb434678ee27720fc48 [diff] |
perfcounters, sched: remove __task_delta_exec() This function was left orphan by the latest round of sw-counter cleanups. [ Impact: remove unused kernel function ] Signed-off-by: Ingo Molnar <mingo@elte.hu>