Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 126216
b: refs/heads/master
c: ff30153
h: refs/heads/master
v: v3
  • Loading branch information
KOSAKI Motohiro authored and Linus Torvalds committed Jan 6, 2009
1 parent 4f65a1f commit 5d4e5e0
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: d38d2a7582012ecf53aac33683ca5c689093cf65
refs/heads/master: ff30153bf9647c8646538810d4c01015a5e44787
2 changes: 1 addition & 1 deletion trunk/mm/vmscan.c
Original file line number Diff line number Diff line change
Expand Up @@ -2506,7 +2506,7 @@ void scan_zone_unevictable_pages(struct zone *zone)
* that has possibly/probably made some previously unevictable pages
* evictable.
*/
void scan_all_zones_unevictable_pages(void)
static void scan_all_zones_unevictable_pages(void)
{
struct zone *zone;

Expand Down

0 comments on commit 5d4e5e0

Please sign in to comment.