Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 336557
b: refs/heads/master
c: 0fca5de
h: refs/heads/master
i:
  336555: c5080d7
v: v3
  • Loading branch information
Catalin Marinas authored and Rob Herring committed Nov 21, 2012
1 parent 3c16b60 commit cb0d82d
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 6872a3173501f16aee5ce160359d1bb513d06a59
refs/heads/master: 0fca5deafeac764c2ab0d37c2409fdd0962d5724
3 changes: 2 additions & 1 deletion trunk/drivers/of/fdt.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,8 @@ static unsigned long unflatten_dt_node(struct boot_param_header *blob,
*/
fpsize = 1;
allocl = 2;
l = 0;
l = 1;
*pathp = '\0';
} else {
/* account for '/' and path size minus terminal 0
* already in 'l'
Expand Down

0 comments on commit cb0d82d

Please sign in to comment.