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:
349a244
)
[PPC] minor irq handler cleanups
author
Jeff Garzik
<jeff@garzik.org>
Wed, 31 Oct 2007 09:15:20 +0000
(
05:15
-0400)
committer
Jeff Garzik
<jgarzik@redhat.com>
Sun, 20 Apr 2008 22:51:01 +0000
(18:51 -0400)
- whitespace cleanups
- remove pointless prototype (uses always follow func implementation)
- 'irq' argument is used here purely as a local variable. rename
argument to 'dummy' and define 'irq' as local to make this plain.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Acked-by: Kumar Gala <galak@kernel.crashing.org>
No differences found