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:
94a47f4
)
au1000_eth: remove useless check
author
Francois Romieu
<romieu@fr.zoreil.com>
Mon, 12 May 2008 16:44:21 +0000
(18:44 +0200)
committer
Jeff Garzik
<jgarzik@redhat.com>
Thu, 22 May 2008 10:20:14 +0000
(06:20 -0400)
The lifespan of the device covers the request_irq .. free_irq interval.
The cast of a void * pointer is not needed either.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found