Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360340
b: refs/heads/master
c: e25e0a4
h: refs/heads/master
v: v3
  • Loading branch information
Christopher Cordahi authored and Artem Bityutskiy committed Feb 4, 2013
1 parent 4839141 commit a7a9e72
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: b23b746cdcb0792b1268bc338acf29ec27739527
refs/heads/master: e25e0a4de1237972a86e5831c8659c4068ff23f7
1 change: 1 addition & 0 deletions trunk/drivers/mtd/cmdlinepart.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,7 @@ static int parse_cmdline_partitions(struct mtd_info *master,
part->num_parts--;
memmove(&part->parts[i], &part->parts[i + 1],
sizeof(*part->parts) * (part->num_parts - i));
i--;
continue;
}

Expand Down

0 comments on commit a7a9e72

Please sign in to comment.