From: Namhyung Kim Date: Tue, 22 Jan 2013 09:09:41 +0000 (+0900) Subject: perf tools: Move ltrim() to util/string.c X-Git-Tag: v3.9-rc1~173^2~13^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08aa9cce6bf3ecdfa386cf0a0be842855eac3e7d;p=pandora-kernel.git perf tools: Move ltrim() to util/string.c As we have ltrim() implementation in builtin-script.c move it to the more generic location of util/string.c so that it can be used from other places. Signed-off-by: Namhyung Kim Cc: Feng Tang Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Link: http://lkml.kernel.org/r/1358845787-1350-14-git-send-email-namhyung@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed