diff options
author | Jeff Garzik <jeff@garzik.org> | 2007-10-19 07:56:02 +0200 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2007-10-24 01:53:15 +0200 |
commit | f230d1010ad0dcd71d9ca8ea6864afac49c5aa9b (patch) | |
tree | 6bb5e61167c520727724c9ad0297f3bcd743151b /drivers/input/serio/parkbd.c | |
parent | [PARPORT] Consolidate code copies into a single generic irq handler (diff) | |
download | linux-f230d1010ad0dcd71d9ca8ea6864afac49c5aa9b.tar.xz linux-f230d1010ad0dcd71d9ca8ea6864afac49c5aa9b.zip |
[PARPORT] Kill useful 'irq' arg from parport_{generic_irq,ieee1284_interrupt}
parport_ieee1284_interrupt() was not using its first arg at all.
Delete.
parport_generic_irq()'s second arg makes its first arg completely
redundant. Delete, and use port->irq in the one place where we actually
need it.
Also, s/__inline__/inline/ to make the code look nicer.
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/input/serio/parkbd.c')
0 files changed, 0 insertions, 0 deletions