Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289185
b: refs/heads/master
c: 624b225
h: refs/heads/master
i:
  289183: fa494ac
v: v3
  • Loading branch information
Greg Kroah-Hartman committed Mar 7, 2012
1 parent cae85c2 commit 9e921af
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: 1eda5166c7640092f512138be6899d050c3d62ed
refs/heads/master: 624b225035b24e9d7c22cc214f449fc2ec2491c9
2 changes: 1 addition & 1 deletion trunk/drivers/staging/android/lowmemorykiller.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static int lowmem_adj[6] = {
12,
};
static int lowmem_adj_size = 4;
static size_t lowmem_minfree[6] = {
static int lowmem_minfree[6] = {
3 * 512, /* 6MB */
2 * 1024, /* 8MB */
4 * 1024, /* 16MB */
Expand Down

0 comments on commit 9e921af

Please sign in to comment.