From: David Ahern Date: Mon, 14 Jan 2013 17:48:01 +0000 (-0700) Subject: perf tools: Move get_term_dimensions from top to util.c X-Git-Tag: v3.9-rc1~173^2~13^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c803e5248d038988ec7c52e8fd7c83130dd3c13;p=pandora-kernel.git perf tools: Move get_term_dimensions from top to util.c It is used by util/help.c so it should be a lib function and included in libperf.a. Code move only. Signed-off-by: David Ahern Link: http://lkml.kernel.org/r/1358185681-90926-1-git-send-email-dsahern@gmail.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed