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

drivers/net/lib8390: fix warning, trim trailing whitespace


fix

drivers/net/lib8390.c: In function ‘ei_tx_err’:
drivers/net/lib8390.c:556: warning: unused variable ‘ei_local’
drivers/net/lib8390.c: In function ‘ei_rx_overrun’:
drivers/net/lib8390.c:819: warning: unused variable ‘ei_local’

and also trim whitespace.

Signed-off-by: default avatarJeff Garzik <jgarzik@redhat.com>
parent 94f9d298
No related branches found
No related tags found
No related merge requests found
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