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:
86d91ba
)
drivers/net: eliminate irq handler impossible checks, needless casts
author
Jeff Garzik
<jeff@garzik.org>
Fri, 6 Oct 2006 18:56:04 +0000
(14:56 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Fri, 6 Oct 2006 18:56:04 +0000
(14:56 -0400)
- Eliminate check for irq handler 'dev_id==NULL' where the
condition never occurs.
- Eliminate needless casts to/from void*
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found