From: Arnaldo Carvalho de Melo Date: Tue, 16 Mar 2010 21:28:46 +0000 (-0300) Subject: perf top: Add missing initialization to zero X-Git-Tag: v2.6.34-rc3~25^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00909e955125e90a6ebb34671c56c4c851e62951;p=pandora-kernel.git perf top: Add missing initialization to zero The dso_short_width has to start as zero, as we're calculating the maximum short DSO name length, somehow I missed this one. Reported-by: Frédéric Weisbecker Signed-off-by: Arnaldo Carvalho de Melo Cc: Frédéric Weisbecker Cc: Mike Galbraith Cc: Peter Zijlstra Cc: Paul Mackerras LKML-Reference: <1268774926-27488-1-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed