Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113132
b: refs/heads/master
c: 21cd883
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Sep 12, 2008
1 parent eda4603 commit 64b3fb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c91e2ecad0a392604ece6e53d38b484918060825
refs/heads/master: 21cd8833933ef20a0bbb368ea00876cbfc06141b
3 changes: 1 addition & 2 deletions trunk/arch/sparc64/kernel/of_device.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,8 +401,7 @@ static int __init build_one_resource(struct device_node *parent,
int na, int ns, int pna)
{
const u32 *ranges;
unsigned int rlen;
int rone;
int rone, rlen;

ranges = of_get_property(parent, "ranges", &rlen);
if (ranges == NULL || rlen == 0) {
Expand Down

0 comments on commit 64b3fb8

Please sign in to comment.