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
nexedi
linux
Commits
38542c88
Commit
38542c88
authored
May 05, 2004
by
Russell King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[SERIAL] Remove unused variable.
parent
f34acba3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
drivers/serial/8250_pci.c
drivers/serial/8250_pci.c
+1
-1
No files found.
drivers/serial/8250_pci.c
View file @
38542c88
...
@@ -311,7 +311,7 @@ static int
...
@@ -311,7 +311,7 @@ static int
sbs_setup
(
struct
pci_dev
*
dev
,
struct
pci_board
*
board
,
sbs_setup
(
struct
pci_dev
*
dev
,
struct
pci_board
*
board
,
struct
serial_struct
*
req
,
int
idx
)
struct
serial_struct
*
req
,
int
idx
)
{
{
unsigned
int
bar
,
offset
=
board
->
first_offset
,
maxnr
;
unsigned
int
bar
,
offset
=
board
->
first_offset
;
bar
=
0
;
bar
=
0
;
...
...
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