From: Ben Hutchings Date: Sat, 15 Sep 2012 17:11:40 +0000 (+0000) Subject: llc2: Remove explicit indexing of state action arrays X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~151 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3188801898f2fb8859c232554b100f2a0250f8;p=pandora-kernel.git llc2: Remove explicit indexing of state action arrays These arrays are accessed by iteration in llc_exec_station_trans_actions(). There must not be any zero-filled gaps in them, so the explicit indices are pointless. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed