Skip to content
Snippets Groups Projects
Commit c31f28e7 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

drivers/net: eliminate irq handler impossible checks, needless casts


- Eliminate check for irq handler 'dev_id==NULL' where the
  condition never occurs.

- Eliminate needless casts to/from void*

Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 86d91bab
No related branches found
No related tags found
No related merge requests found
Showing
with 21 additions and 115 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment