From: Frederic Weisbecker Date: Thu, 31 Mar 2011 16:27:43 +0000 (+0200) Subject: perf python: Cleanup useless double NULL termination in method arg names X-Git-Tag: v3.1-rc1~299^2~44^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64348153c63b8c1f99f19f14a9c3cbd5df70c9d3;p=pandora-kernel.git perf python: Cleanup useless double NULL termination in method arg names The list of methods argument names only needs to be NULL terminated once. Remove the second ones. Cc: David Ahern Cc: Ingo Molnar Cc: Paul Mackerras Cc: Peter Zijlstra Cc: Stephane Eranian Cc: Tom Zanussi Link: http://lkml.kernel.org/r/1301588863-20210-2-git-send-email-fweisbec@gmail.com Signed-off-by: Frederic Weisbecker Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed