Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83947
b: refs/heads/master
c: 842decb
h: refs/heads/master
i:
  83945: 4aef8e7
  83943: eb7e1e9
v: v3
  • Loading branch information
Julia Lawall authored and Paul Mackerras committed Feb 6, 2008
1 parent ab076b7 commit 044cf0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 551ed332da2f52daf5d01fc76d2a894aba79d316
refs/heads/master: 842decbd674106d63a67e07a2f8cec5af70fdb40
1 change: 1 addition & 0 deletions trunk/arch/powerpc/platforms/pseries/reconfig.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ static int pSeries_reconfig_remove_node(struct device_node *np)

if ((child = of_get_next_child(np, NULL))) {
of_node_put(child);
of_node_put(parent);
return -EBUSY;
}

Expand Down

0 comments on commit 044cf0a

Please sign in to comment.