From: Jiri Olsa Date: Thu, 6 Sep 2012 15:46:56 +0000 (+0200) Subject: perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~97^2~12^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ca0c130419a4aa05d28fbecc5d360f051944251;p=pandora-kernel.git perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep The repsep_snprintf function was still using standalone field_sep, which not even set anymore. Replacing it with 'symbol_conf.field_sep'. Signed-off-by: Jiri Olsa Cc: Andi Kleen Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul E. McKenney Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1346946426-13496-3-git-send-email-jolsa@redhat.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed