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
7fb199e8
Commit
7fb199e8
authored
May 28, 2004
by
Ben Collins
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ieee1394]: Remove unused variable.
Signed-off-by:
Ben Collins
<
bcollins@debian.org
>
parent
2e59e6aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
drivers/ieee1394/csr.c
drivers/ieee1394/csr.c
+0
-1
No files found.
drivers/ieee1394/csr.c
View file @
7fb199e8
...
@@ -251,7 +251,6 @@ static void add_host(struct hpsb_host *host)
...
@@ -251,7 +251,6 @@ static void add_host(struct hpsb_host *host)
csr1212_init_local_csr
(
host
->
csr
.
rom
,
bus_info
,
host
->
csr
.
max_rom
);
csr1212_init_local_csr
(
host
->
csr
.
rom
,
bus_info
,
host
->
csr
.
max_rom
);
static
const
int
mr_map
[]
=
{
4
,
64
,
1024
,
0
};
root
=
host
->
csr
.
rom
->
root_kv
;
root
=
host
->
csr
.
rom
->
root_kv
;
if
(
csr1212_attach_keyval_to_directory
(
root
,
node_cap
)
!=
CSR1212_SUCCESS
)
{
if
(
csr1212_attach_keyval_to_directory
(
root
,
node_cap
)
!=
CSR1212_SUCCESS
)
{
...
...
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