Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230836
b: refs/heads/master
c: 043d18b
h: refs/heads/master
v: v3
  • Loading branch information
Minchan Kim authored and Linus Torvalds committed Jan 14, 2011
1 parent aff16e7 commit 08a4444
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: f3e8eb70b1807d1b30aa6972af0cf30077c40112
refs/heads/master: 043d18b1e5bdfc4870b8a19d00f0d5c636a5c231
1 change: 0 additions & 1 deletion trunk/mm/memcontrol.c
Original file line number Diff line number Diff line change
Expand Up @@ -821,7 +821,6 @@ void mem_cgroup_del_lru_list(struct page *page, enum lru_list lru)
return;
VM_BUG_ON(list_empty(&pc->lru));
list_del_init(&pc->lru);
return;
}

void mem_cgroup_del_lru(struct page *page)
Expand Down

0 comments on commit 08a4444

Please sign in to comment.