]> Git Repo - linux.git/commit
[PPC] minor irq handler cleanups
authorJeff Garzik <[email protected]>
Wed, 31 Oct 2007 09:15:20 +0000 (05:15 -0400)
committerJeff Garzik <[email protected]>
Sun, 20 Apr 2008 22:51:01 +0000 (18:51 -0400)
commite8f39549580e04e0b8edd11bae834ae7f8322fc8
tree3e93830541b90301a82ce0510a4917d6fcc847ff
parent349a2444cfcd6c078a8410c19cd7a950ff89bd96
[PPC] minor irq handler cleanups

- 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 <[email protected]>
Acked-by: Kumar Gala <[email protected]>
arch/ppc/8xx_io/fec.c
arch/ppc/platforms/sbc82xx.c
This page took 0.049738 seconds and 4 git commands to generate.