From: Arnaldo Carvalho de Melo Date: Tue, 12 Nov 2013 19:46:16 +0000 (-0300) Subject: perf target: Shorten perf_target__ to target__ X-Git-Tag: v3.13-rc1~88^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=602ad878d41ef097cc9aa2def7830d5bb27a15d8;p=pandora-kernel.git perf target: Shorten perf_target__ to target__ Getting unwieldly long, for this app domain should be descriptive enough and the use of __ to separate the class from the method names should help with avoiding clashes with other code bases. Reported-by: David Ahern Suggested-by: Ingo Molnar Cc: Adrian Hunter Cc: David Ahern Cc: Frederic Weisbecker Cc: Jiri Olsa Cc: Mike Galbraith Cc: Namhyung Kim Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Link: http://lkml.kernel.org/r/20131112113427.GA4053@ghostprotocols.net Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed