git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc6b92f
)
Blackfin: ints-priority: clean up some local vars
author
Mike Frysinger
<vapier@gentoo.org>
Wed, 30 Mar 2011 04:43:52 +0000
(
00:43
-0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Wed, 25 May 2011 12:13:41 +0000
(08:13 -0400)
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 <vapier@gentoo.org>
No differences found