Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 165445
b: refs/heads/master
c: 0ffd24f
h: refs/heads/master
i:
  165443: 384c73f
v: v3
  • Loading branch information
Russell King authored and David Woodhouse committed Sep 4, 2009
1 parent 4e33e8b commit 8c374c5
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: 76d6a4791609e4d14b411a513c7648b19b258d8f
refs/heads/master: 0ffd24fc7f82a0b594250e5f221340be4c322cda
2 changes: 1 addition & 1 deletion trunk/drivers/mtd/afs.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ static int parse_afs_partitions(struct mtd_info *mtd,
parts[idx].offset = img_ptr;
parts[idx].mask_flags = 0;

printk(" mtd%d: at 0x%08x, %5dKB, %8u, %s\n",
printk(" mtd%d: at 0x%08x, %5lluKiB, %8u, %s\n",
idx, img_ptr, parts[idx].size / 1024,
iis.imageNumber, str);

Expand Down

0 comments on commit 8c374c5

Please sign in to comment.