From: Vincent Legoll Date: Tue, 13 Oct 2009 08:18:16 +0000 (+0200) Subject: perf tools: Do not manually count string lengths X-Git-Tag: v2.6.33-rc1~399^2~187^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfed95a693e1ea5d08b9c9019bc30e448437ee2f;p=pandora-kernel.git perf tools: Do not manually count string lengths Use strlen & macros instead of manually counting string lengths as this is error prone and may lend to bugs. Signed-off-by: Vincent Legoll Cc: Linus Torvalds LKML-Reference: <4727185d0910130118m5387058dndb02ac9b384af9f0@mail.gmail.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed