From: Arnaldo Carvalho de Melo Date: Wed, 1 Apr 2015 16:29:25 +0000 (-0300) Subject: perf scripting: No need to pass thread twice to the scripting callbacks X-Git-Tag: omap-for-v4.2/o2_dc~146^2~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d5d549d2c2934be84b0bc7e5e034834459f591;p=pandora-kernel.git perf scripting: No need to pass thread twice to the scripting callbacks It is already in the addr_location, so remove the redundant 'thread' parameter from the callback signatures. Acked-by: Jiri Olsa Acked-by: Namhyung Kim Cc: Adrian Hunter Cc: Borislav Petkov Cc: David Ahern Cc: Don Zickus Cc: Frederic Weisbecker Cc: Stephane Eranian Link: http://lkml.kernel.org/r/1427906210-10519-3-git-send-email-acme@kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed