From: Frederic Weisbecker Date: Wed, 24 Dec 2008 00:43:25 +0000 (+0100) Subject: tracing/function-graph-tracer: strip ending newlines on comments X-Git-Tag: v2.6.30-rc1~2^2~205^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412d0bb553c0227191f1bfd06100f561600bff22;p=pandora-kernel.git tracing/function-graph-tracer: strip ending newlines on comments Impact: tracer output improvement Ending newlines are appended automatically on comments by the function graph tracer because the newline needs to be placed after the "*/" comment characters. So if the user puts an ending newline, we want to strip it. Signed-off-by: Frederic Weisbecker Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed