Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1049
b: refs/heads/master
c: 3892c5f
h: refs/heads/master
i:
  1047: e8c8afb
v: v3
  • Loading branch information
Paul Mackerras authored and Linus Torvalds committed May 6, 2005
1 parent 0d749b7 commit 2f16cb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6741f3a7f9922391cd02b3ca1329e669497dc22f
refs/heads/master: 3892c5fa9455670466f9f5518b3b7ef12ef3ccd6
2 changes: 1 addition & 1 deletion trunk/arch/ppc64/kernel/prom.c
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ void __init unflatten_device_tree(void)
{
unsigned long start, mem, size;
struct device_node **allnextp = &allnodes;
char *p;
char *p = NULL;
int l = 0;

DBG(" -> unflatten_device_tree()\n");
Expand Down

0 comments on commit 2f16cb2

Please sign in to comment.