Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282839
b: refs/heads/master
c: 35096cb
h: refs/heads/master
i:
  282837: 24cf7f6
  282835: 19dbee4
  282831: af777eb
v: v3
  • Loading branch information
Jonas Gorski authored and David Woodhouse committed Jan 9, 2012
1 parent 12cb37c commit 7fd86db
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: 47882d78250a8b92a9837d14bab32915622a9f12
refs/heads/master: 35096cb54be6ff3a366e28492d4cbf21ffe3efdd
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/maps/bcm963xx-flash.c
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ static int parse_cfe_partitions(struct mtd_info *master,
(long unsigned int)(parts[i].offset),
(long unsigned int)(parts[i].size));

printk(KERN_INFO PFX "Spare partition is %x offset and length %x\n",
printk(KERN_INFO PFX "Spare partition is offset %x and length %x\n",
spareaddr, sparelen);
*pparts = parts;
vfree(buf);
Expand Down

0 comments on commit 7fd86db

Please sign in to comment.