From: Arnaldo Carvalho de Melo Date: Fri, 18 Jan 2013 20:03:43 +0000 (-0300) Subject: perf tests: Use ARRAY_SIZE() were applicable X-Git-Tag: v3.9-rc1~173^2~13^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be651ed98dd362fa4151f49f917c74e9e8da88ac;p=pandora-kernel.git perf tests: Use ARRAY_SIZE() were applicable We were using a homebrew equivalent, use the macro that is used everywhere for this function. Acked-by: Jiri Olsa 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/n/tip-bp3wokafua1ecairau77jcy0@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed