Commit 2eb0a0c6 authored by Rusty Russell's avatar Rusty Russell Committed by Linus Torvalds

[PATCH] unused variable in drivers_char_isicom.c

From:  krishnakumar@naturesoft.net
parent 40202c73
......@@ -957,7 +957,6 @@ static int isicom_open(struct tty_struct * tty, struct file * filp)
struct isi_port * port;
struct isi_board * card;
unsigned int line, board;
unsigned long flags;
int error;
#ifdef ISICOM_DEBUG
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment