Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98045
b: refs/heads/master
c: c700be3
h: refs/heads/master
i:
  98043: b35f150
v: v3
  • Loading branch information
kosaki.motohiro@jp.fujitsu.com authored and Linus Torvalds committed Jun 13, 2008
1 parent 3244f38 commit f65e11c
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: df0bcab2c66ac876d5e80864fca5cce944a44540
refs/heads/master: c700be3d1320d2be4f04c8a5330186b7df724438
2 changes: 1 addition & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1307,7 +1307,7 @@ static unsigned long do_try_to_free_pages(struct zonelist *zonelist,
struct scan_control *sc)
{
int priority;
int ret = 0;
unsigned long ret = 0;
unsigned long total_scanned = 0;
unsigned long nr_reclaimed = 0;
struct reclaim_state *reclaim_state = current->reclaim_state;
Expand Down

0 comments on commit f65e11c

Please sign in to comment.