Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 67365
b: refs/heads/master
c: 8d9ae99
h: refs/heads/master
i:
  67363: 8a2077f
v: v3
  • Loading branch information
Josh Boyer authored and Josh Boyer committed Sep 20, 2007
1 parent df5f1a4 commit 288b197
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 658e81701970a82d33f46241f20be416ebd5e930
refs/heads/master: 8d9ae994d8fce807fc90fb8e3b6ac8df1cc7dce6
2 changes: 2 additions & 0 deletions trunk/drivers/mtd/maps/physmap_of.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ static int __devinit process_partitions(struct physmap_flash_info *info,
}
} else {
nr_parts = parse_obsolete_partitions(dev, info, dp);
if (nr_parts == -ENOENT)
nr_parts = 0;
}

if (nr_parts < 0)
Expand Down

0 comments on commit 288b197

Please sign in to comment.