Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
2eb0a0c6
Commit
2eb0a0c6
authored
Oct 04, 2003
by
Rusty Russell
Committed by
Linus Torvalds
Oct 04, 2003
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] unused variable in drivers_char_isicom.c
From: krishnakumar@naturesoft.net
parent
40202c73
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
drivers/char/isicom.c
drivers/char/isicom.c
+0
-1
No files found.
drivers/char/isicom.c
View file @
2eb0a0c6
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment