Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354421
b: refs/heads/master
c: 152bce6
h: refs/heads/master
i:
  354419: b5c6aa5
v: v3
  • Loading branch information
Minchan Kim authored and Greg Kroah-Hartman committed Feb 6, 2013
1 parent d7d4abc commit 58ab23c
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: c7b7cad0d8df823ea063c86a54316bbcbfa04a7c
refs/heads/master: 152bce6bdd6e6866ff83166ac75177d001c4360d
2 changes: 1 addition & 1 deletion trunk/drivers/staging/zram/zram_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ int zram_init_device(struct zram *zram)
"ratio. Note that zram uses about 0.1%% of the size of "
"the disk when not in use so a huge zram is "
"wasteful.\n"
"\tMemory Size: %zu kB\n"
"\tMemory Size: %lu kB\n"
"\tSize you selected: %llu kB\n"
"Continuing anyway ...\n",
(totalram_pages << PAGE_SHIFT) >> 10, zram->disksize >> 10
Expand Down

0 comments on commit 58ab23c

Please sign in to comment.