From: Arnaldo Carvalho de Melo Date: Mon, 28 Sep 2009 18:23:51 +0000 (-0300) Subject: perf sched: Remove dead code X-Git-Tag: v2.6.33-rc1~399^2~1^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a80deb622dba7dfb65d9e27b6b74b7c1963c3635;p=pandora-kernel.git 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 Cc: Frédéric Weisbecker Cc: "H. Peter Anvin" Cc: Peter Zijlstra Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed