commit | a80deb622dba7dfb65d9e27b6b74b7c1963c3635 | [log] [tgz] |
---|---|---|
author | Arnaldo Carvalho de Melo <acme@redhat.com> | Mon Sep 28 15:23:51 2009 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Sep 30 13:57:57 2009 +0200 |
tree | c7d9c5e1d6a222597b7a5784c846bdb4eb033c65 | |
parent | 1b46cddfccfec4cc67b187fb53d78198de6a057c [diff] |
perf sched: Remove dead code Several variables are not used at all, cut'n'paste leftovers. Also check if the sample_type is RAW earlier, to avoid needless searches. Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frédéric Weisbecker <fweisbec@gmail.com> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Mike Galbraith <efault@gmx.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>