From: Ingo Molnar Date: Sat, 27 Jun 2009 04:06:39 +0000 (+0200) Subject: perf_counter tools: Remove dead code X-Git-Tag: v2.6.31-rc2~30^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde953c1c67986e1c381fa50d8207b1578b5cefa;p=pandora-kernel.git perf_counter tools: Remove dead code Vince Weaver reported that there's a handful of #ifdef __MINGW32__ sections in the code. Remove them as they are in essence dead code - as unlike upstream Git, the perf tool is unlikely to be ported to Windows. Reported-by: Vince Weaver Cc: Peter Zijlstra Cc: Mike Galbraith Cc: Paul Mackerras Cc: Arnaldo Carvalho de Melo LKML-Reference: Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed