From: Mike Frysinger Date: Wed, 30 Mar 2011 04:43:52 +0000 (-0400) Subject: Blackfin: ints-priority: clean up some local vars X-Git-Tag: v3.0-rc1~154^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e334c35ec3cd262d13640b50b67a29870a7105;p=pandora-kernel.git Blackfin: ints-priority: clean up some local vars The local ivg structs need not be exported, so mark them as static. Further, the "num_spurious" variable is only incremented and never actually read anywhere, so punt it. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed