Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337127
b: refs/heads/master
c: 55dcbbb
h: refs/heads/master
i:
  337125: 68a60a0
  337123: 65cbba1
  337119: 069ba23
v: v3
  • Loading branch information
Minchan Kim authored and Greg Kroah-Hartman committed Oct 22, 2012
1 parent 9d13eba commit 89ae6db
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1055d6279056ba782ce441e2d8024f80ef592ed0
refs/heads/master: 55dcbbb1bf7eef83bcd3e0ba8de0b359a45804ed
4 changes: 2 additions & 2 deletions trunk/drivers/staging/zram/zram_drv.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ static const size_t max_zpage_size = PAGE_SIZE / 4 * 3;

/*
* NOTE: max_zpage_size must be less than or equal to:
* ZS_MAX_ALLOC_SIZE - sizeof(struct zobj_header)
* otherwise, xv_malloc() would always return failure.
* ZS_MAX_ALLOC_SIZE. Otherwise, zs_malloc() would
* always return failure.
*/

/*-- End of configurable params */
Expand Down

0 comments on commit 89ae6db

Please sign in to comment.